-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Description
There's no reason for tests, or for __main.py__, to export anything. Therefore __all__ is unnecessary. Instead of having to amnually configure this for every project, it would be great if this could be automatically determined by the plugin.
Version
- Operating System: N/A
- Python: 3.10
- flake8-dunder-all: latest
Other Additional Information:
I read the docs and the code and couldn't find any evidence of this functionality existing yet.
danie1k