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 c18bc4e commit f34599bCopy full SHA for f34599b
vcspull/exc.py
@@ -1,6 +1,6 @@
1
class VCSPullException(Exception):
2
3
- """Standard exception raised by libvcs."""
+ """Standard exception raised by vcspull."""
4
5
6
class MultipleConfigWarning(VCSPullException):
0 commit comments