Skip to content

Commit

Permalink
Merge pull request #19 from InspectorIncognito/feat/EDD-3134-alert-data
Browse files Browse the repository at this point in the history
Feat/edd 3134 alert data
  • Loading branch information
Mrtn-fa authored Sep 11, 2024
2 parents d423630 + 3c9acf0 commit a9c3ff0
Show file tree
Hide file tree
Showing 37 changed files with 4,975 additions and 119 deletions.
1 change: 1 addition & 0 deletions backend/config/paths.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

ROOT_PATH = Path(__file__).parent.parent
LOGS_PATH = Path(os.path.join(ROOT_PATH, "logs"))
FIXTURE_PATH = Path(os.path.join(ROOT_PATH, 'fixtures', 'shapes_fixture.geojson'))
Loading

0 comments on commit a9c3ff0

Please sign in to comment.