Hopefully fixed a circular import
All checks were successful
Analysis / SonarCloud (push) Successful in 47s
All checks were successful
Analysis / SonarCloud (push) Successful in 47s
This commit is contained in:
parent
554b522400
commit
6d56d9d0f9
1
src/libbot/cache/manager/__init__.py
vendored
Normal file
1
src/libbot/cache/manager/__init__.py
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
from .manager import create_cache_client
|
1
src/libbot/cache/utils/__init__.py
vendored
1
src/libbot/cache/utils/__init__.py
vendored
@ -1 +0,0 @@
|
|||||||
from .manager import create_cache_client
|
|
Loading…
x
Reference in New Issue
Block a user