import token stores into __init__

This commit is contained in:
2022-04-23 14:45:11 +02:00
parent 4f8221fb0b
commit 7636483346
3 changed files with 23 additions and 0 deletions

View File

@@ -1 +1,2 @@
from avt_fresh.api import ApiClient
from avt_fresh.token import TokenStoreOnRedis, TokenStoreOnDisk