Skip to content

Commit

Permalink
fix import order
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Nov 18, 2022
1 parent 5f6655e commit 6195027
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion phoenix/widgets/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
from .umapWidget import UMAPWidget
from .umapWidget import demo_json
from .umapWidget import UMAPWidget

0 comments on commit 6195027

Please sign in to comment.