RobinU434 / PyArgWriter

PyArgWriter is a Python tool that automatically generates ArgumentParser setups for classes and methods, providing descriptive help messages based on docstrings.
Apache License 2.0
1 stars 0 forks source link

Fix pylint testing of main #2

Closed RobinU434 closed 1 year ago

RobinU434 commented 1 year ago

We get a pylint error message... not able to import module ... but if you call the the code everything seems find and works. https://stackoverflow.com/questions/1899436/pylint-unable-to-import-error-how-to-set-pythonpath