Skip to content

Commit bfb65a0

Browse files
committed
Fix sku.py syntax error: remove stray 'and' prefix on docstring
1 parent 4b3fbd2 commit bfb65a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/sku.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
and"""This module is from where we recieve the client sku name and version.
1+
"""This module is from where we recieve the client sku name and version.
22
"""
33

44
# The __init__.py will import this. Not the other way around.

0 commit comments

Comments
 (0)