We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7bc474 commit 8da3c12Copy full SHA for 8da3c12
ipfshttpclient/exceptions.py
@@ -1,8 +1,8 @@
1
"""
2
The class hierarchy for exceptions is::
3
4
- Exception
5
- ├── Warning
+ builtins.Exception
+ ├── builtins.Warning
6
│ └── VersionMismatch
7
└── Error
8
├── AddressError
0 commit comments