Skip to content

Commit 2e2a061

Browse files
committed
Import local settings
1 parent 5775f5e commit 2e2a061

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

speed_python/settings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,5 @@ def process_exception(self, request, exception):
103103

104104
# Codespeed settings that can be overwritten here.
105105
from codespeed.settings import *
106+
107+
from .local_settings import *

0 commit comments

Comments
 (0)