Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danangmassandy committed May 23, 2024
1 parent 9035d6c commit 2421540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_project/cplus/tasks/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ def run_activities_weighting(
level=Qgis.Critical,
)
self.log_message(
f"Problem when running activities normalization, "
f"Problem when running activities weighting, "
f"there is no map layer for the activity {activity.name}"
)

Expand Down

0 comments on commit 2421540

Please sign in to comment.