Skip to content

Commit 3dc7028

Browse files
committed
add comment
1 parent 953cdab commit 3dc7028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schematic/store/synapse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def __init__(
181181
Typical usage example:
182182
syn_store = SynapseStorage()
183183
"""
184-
184+
# TODO: turn root_synapse_cache to a parameter in init
185185
self.syn = self.login(token, access_token)
186186
self.project_scope = project_scope
187187
self.storageFileview = CONFIG.synapse_master_fileview_id

0 commit comments

Comments
 (0)