Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DharshanBJ committed Jan 13, 2025
1 parent 57d0005 commit 1965976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msal/broker.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
min_ver = {
"win32": "1.20",
"darwin": "1.31",
"linux": "1.32",
}.get(sys.platform)
if min_ver:
raise ImportError(
Expand Down

0 comments on commit 1965976

Please sign in to comment.