lucsorel / py2puml

Generate PlantUML class diagrams to document your Python application.
https://pypi.org/project/py2puml/
MIT License
217 stars 35 forks source link

fix(cli): always insert the current working directory at the beginning of the PYTHON_PATH to disambiguate module resolution #82

Closed lucsorel closed 9 months ago

lucsorel commented 9 months ago

Closes: #81