Skip to content

Commit

Permalink
Remove sorting code from the default view
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnabergoj committed May 20, 2022
1 parent e208eec commit a6b0468
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bootplot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
from bootplot.sorting import sort_images, PCASorter, LucasKanadeSorter, HorizontalMassSorter, TravelingSalesmanSorter, \
FarnebackSorter
from bootplot.base import bootplot

0 comments on commit a6b0468

Please sign in to comment.