mirror of
https://github.com/pim-n/pg-rad
synced 2026-03-23 21:58:12 +01:00
clean up imports and remove hard-coded __init__ refs
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
# do not expose internal logger when running mkinit
|
||||
__ignore__ = ["logger"]
|
||||
from pg_rad.plotting import landscape_plotter
|
||||
|
||||
from pg_rad.plotting.landscape_plotter import (LandscapeSlicePlotter,)
|
||||
|
||||
__all__ = ['LandscapeSlicePlotter', 'landscape_plotter']
|
||||
|
||||
Reference in New Issue
Block a user