{{ message }}
Commit 3958747
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

0 commit comments