Update exceptions.py
This commit is contained in:
parent
739e926d09
commit
5c6ae99e80
|
|
@ -2,7 +2,6 @@ __all__ = (
|
|||
'PomiceException',
|
||||
'NodeException',
|
||||
'NodeCreationError',
|
||||
'NodeConnectionError',
|
||||
'NodeConnectionFailure',
|
||||
'NodeConnectionClosed',
|
||||
'NodeRestException',
|
||||
|
|
|
|||
Loading…
Reference in New Issue