Skip to content

Commit 7ee2212

Browse files
authored
Update __init__.py
1 parent 6057349 commit 7ee2212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis_cache/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from rediscache import *
1+
from redis_cache.rediscache import *

0 commit comments

Comments
 (0)