Skip to content

Commit 6778c14

Browse files
committed
test
1 parent 2b6eca7 commit 6778c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lslautobids/config_globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def parse_yaml_file(yaml_file):
5353
return None
5454

5555

56-
# Determine config path based on context
56+
# Determine config paty based on context
5757
if "pytest" in sys.modules:
5858
config_file = os.path.join(os.path.expanduser("~"), ".config/lslautobids/test-autobids_config.yaml")
5959
else:

0 commit comments

Comments
 (0)