Skip to content

Commit e3b5f77

Browse files
committed
hopefully working
1 parent 86bfbc7 commit e3b5f77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/axiomatic/base_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
from .fso.client import AsyncFsoClient
2828
from .pic.client import AsyncPicClient
2929

30-
3130
class BaseClient:
3231
"""
3332
Use this class to access the different functions within the SDK. You can instantiate any number of clients with different configuration that will propagate to these functions.

0 commit comments

Comments
 (0)