Skip to content

Commit 25617d4

Browse files
author
shrey
committed
fix minor bug
1 parent a45e5c0 commit 25617d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

datashuttle/tui/tabs/create_folders.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ def suggest_next_sub_ses(
297297
dismissing the pop up.
298298
"""
299299
assert self.interface.project.cfg["connection_method"] in [
300+
None,
300301
"local_filesystem",
301302
"ssh",
302303
]

0 commit comments

Comments
 (0)