Skip to content

Commit

Permalink
Merge pull request #2741 from data-for-change/dev
Browse files Browse the repository at this point in the history
merge dev into master
  • Loading branch information
atalyaalon authored Dec 18, 2024
2 parents 5153598 + 12accf8 commit 1440c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions anyway/infographics_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
# We need to import the modules, which in turn imports all the widgets, and registers them, even if they are not
# explicitly used here
# pylint: disable=unused-import
import anyway.widgets.urban_widgets
import anyway.widgets.road_segment_widgets
import anyway.widgets.all_locations_widgets
import anyway.widgets.road_segment_widgets
import anyway.widgets.urban_widgets
import anyway.widgets.no_location_widgets
# pylint: enable=unused-import

Expand Down

0 comments on commit 1440c59

Please sign in to comment.