mirror of
https://github.com/pim-n/pg-rad
synced 2026-07-01 17:49:33 +02:00
clean up imports and remove hard-coded __init__ refs
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
# do not expose internal logger when running mkinit
|
||||
__ignore__ = ["logger"]
|
||||
|
||||
from pg_rad.path import path
|
||||
|
||||
from pg_rad.path.path import (Path, PathSegment, path_from_RT90,)
|
||||
|
||||
__all__ = ['Path', 'PathSegment', 'path', 'path_from_RT90']
|
||||
|
||||
Reference in New Issue
Block a user