Skip to content

Commit bdb22ae

Browse files
committed
types
1 parent 4fac5d8 commit bdb22ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mapillary_tools/mp4/mp4_sample_parser.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import datetime
24
import typing as T
35
from pathlib import Path

0 commit comments

Comments
 (0)