Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c7437c

Browse files
committed
Remove usage of import *
1 parent 5fdc037 commit 0c7437c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/matplotlib/style/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
from core import *
2-
1+
from core import use, context, available, library, reload_library

0 commit comments

Comments
 (0)