We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24160d1 commit d1da48dCopy full SHA for d1da48d
git/compat.py
@@ -61,7 +61,7 @@
61
62
:note:
63
For macOS (Darwin), ``os.name == "posix"`` as in other Unix-like systems, while
64
- ``sys.platform == "darwin"`.
+ ``sys.platform == "darwin"``.
65
"""
66
67
defenc = sys.getfilesystemencoding()
0 commit comments