We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fb373a + 5040465 commit 8dab88dCopy full SHA for 8dab88d
src/settings/_general.py
@@ -71,4 +71,4 @@ def config_as_yaml(self):
71
config_yaml = get_config_as_yaml(
72
vars(self),
73
)
74
- return config_yaml
+ return config_yaml
0 commit comments