Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpt committed Nov 28, 2024
1 parent 88a0bd9 commit 55de501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/simple_mp4_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import typing as T

from mapillary_tools import utils
from mapillary_tools.geotag import (
from mapillary_tools.mp4 import (
construct_mp4_parser as cparser,
mp4_sample_parser as sample_parser,
simple_mp4_parser as sparser,
Expand Down

0 comments on commit 55de501

Please sign in to comment.