Include Exception in typings
This commit is contained in:
parent
b3faae7b10
commit
15206453ab
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
class ConnectionError(Exception): ...
|
||||
class BadNamespaceError(Exception): ...
|
||||
|
|
Loading…
Add table
Reference in a new issue