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 5775f5e commit 2e2a061Copy full SHA for 2e2a061
1 file changed
speed_python/settings.py
@@ -103,3 +103,5 @@ def process_exception(self, request, exception):
103
104
# Codespeed settings that can be overwritten here.
105
from codespeed.settings import *
106
+
107
+from .local_settings import *
0 commit comments