Skip to content

Commit 8508710

Browse files
update fork
1 parent b7251b4 commit 8508710

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

archipy/helpers/decorators/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from .cache import ttl_cache_decorator
12
from .deprecation_exception import class_deprecation_error, method_deprecation_error
23
from .deprecation_warnings import class_deprecation_warning, method_deprecation_warning
34
from .retry import retry_decorator

0 commit comments

Comments
 (0)