Expose everything on elasticsearch package itself
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
__all__ = ['ElastiSearchException', 'SerializationError', 'TransportError', 'NotFoundError']
|
||||
|
||||
class ElastiSearchException(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user