Fix packaging
This commit is contained in:
parent
2ce1b7155d
commit
f151d483dc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
from .re2oapi import Re2oAPIClient
|
from .re2oapi.client import Re2oAPIClient
|
||||||
from .re2oapi import exceptions
|
from .re2oapi import exceptions
|
||||||
|
|
||||||
__all__ = ['Re2oAPIClient', 'exceptions']
|
__all__ = ['Re2oAPIClient', 'exceptions']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue