Skip to content

Commit

Permalink
Add a slight comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault committed Oct 12, 2023
1 parent 3f36b4c commit b914758
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions envergo/moulinette/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,9 @@ def result(self):
if not perimeter:
return RESULTS.non_concerne

# From this point, we made sure every data (regulation, perimeter) is existing
# and activated

cascade = [
RESULTS.interdit,
RESULTS.systematique,
Expand Down

0 comments on commit b914758

Please sign in to comment.