Skip to content

Commit 8dab88d

Browse files
authored
Merge branch 'dev' into dev
2 parents 2fb373a + 5040465 commit 8dab88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings/_general.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ def config_as_yaml(self):
7171
config_yaml = get_config_as_yaml(
7272
vars(self),
7373
)
74-
return config_yaml
74+
return config_yaml

0 commit comments

Comments
 (0)