We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589a8a4 commit ff323d8Copy full SHA for ff323d8
redis_sync/src/transform_map.py
@@ -1,6 +1,6 @@
1
from constants import RedisCacheKey
2
from clients import logger
3
-from src.transform_configs import transform_vaccine_map, transform_supplier_permissions
+from transform_configs import transform_vaccine_map, transform_supplier_permissions
4
'''
5
Transform config file to format required in REDIS cache.
6
0 commit comments