Skip to content

Commit

Permalink
Updated file naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianPlum committed Dec 6, 2021
1 parent 395f0b7 commit 6f496c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from omni_trax.build.darknet.x64 import darknet

# now for the file management functions
from omni_trax.OmniTrax_utils import import_tracks, display_video, get_exact_frame, extractPatches, display_patches, \
from omni_trax.omni_trax_utils import import_tracks, display_video, get_exact_frame, extractPatches, display_patches, \
sortByDistance

# kalman imports
Expand Down

0 comments on commit 6f496c7

Please sign in to comment.