Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
Jirayr-Solvee committed Feb 16, 2022
1 parent 611255e commit 6e904ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/whylogs/viz/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from .browser_viz import profile_viewer
from .jupyter_notebook_viz import NotebookProfileViewer

from .visualizer import BaseProfileVisualizer, ProfileVisualizer

__ALL__ = [ProfileVisualizer, BaseProfileVisualizer, profile_viewer, NotebookProfileViewer]

0 comments on commit 6e904ab

Please sign in to comment.