We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208d167 commit 6129156Copy full SHA for 6129156
intbot/intbot/settings.py
@@ -118,7 +118,7 @@
118
119
120
# There are bunch of settings that we can skip on dev/testing environments if
121
-# are not used, but should be present on prod/staging deployments.
+# not used - that should be always present on prod/staging deployments.
122
# Instead of repeating them per-env below, they go here.
123
def get(name) -> str:
124
value = os.environ.get(name)
0 commit comments