Update CommandError._msg documentation · gitpython-developers/GitPython@3958747 · GitHub
Skip to content

Commit 3958747

Browse files
committed
Update CommandError._msg documentation
This converts it from a specially formatted comment to a docstring (#1734), rewords for clarity, and removes the mention of unicode, which appears to have been referring to the data type. (GitPython no longer supports Python 2, and unicode is not a separate type from str in Python 3, where instead str and bytes are different types.)
1 parent ba878ef commit 3958747

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

git/exc.py

Lines changed: 6 additions & 3 deletions

0 commit comments

Comments
 (0)