Skip to content

Commit 156a562

Browse files
nindogopython273
authored andcommitted
Make jconfig.memory.MemoryConfig more accessible
This change makes it easier to access the MemoryConfig class much easier.
1 parent 6ef5b16 commit 156a562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jconfig/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
__email__ = 'vk_api@python273.pw'
1212

1313
from .jconfig import Config
14+
from .memory import MemoryConfig

0 commit comments

Comments
 (0)