Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ziv17 committed Dec 9, 2023
1 parent 275bd89 commit 26ff3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anyway/widgets/widget_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from anyway.vehicle_type import VehicleType
from anyway.parsers import resolution_dict
from anyway.models import NewsFlash
from widgets.segment_junctions import SegmentJunctions
from anyway.widgets.segment_junctions import SegmentJunctions


def get_query(table_obj, filters, start_time, end_time):
Expand Down

0 comments on commit 26ff3b6

Please sign in to comment.