Skip to content

Commit 570fe8d

Browse files
author
John Lyu
committed
do not import matplotlib if it is not used
1 parent f595bf7 commit 570fe8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
from .browser import *
2-
from .matplotlib_table import MatplotlibTableConverter
1+
from .browser import *

0 commit comments

Comments
 (0)