Closed dg-pb closed 1 year ago
I am using namespace packages. I.e. namespace without init.py.
Now to view the graph correctly I need to create __init__.py, then delete it.
__init__.py
Would it be possible to support these?
See https://github.com/thebjorn/pydeps/issues/19
I am using namespace packages. I.e. namespace without init.py.
Now to view the graph correctly I need to create
__init__.py
, then delete it.Would it be possible to support these?