Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Commit c56f569

Browse files
committed
Update resource searching procedure, add custom exceptions, add comments
1 parent 23339cb commit c56f569

File tree

3 files changed

+314
-98
lines changed

3 files changed

+314
-98
lines changed

dynamic/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from .client import DynamicClient
1+
from .client import * # NOQA

0 commit comments

Comments
 (0)