python_plugin_example
python_plugin_example copied to clipboard
Example repository for a plugin structure in Python
Results
1
python_plugin_example issues
Sort by
recently updated
recently updated
newest added
- fix unnecessary use of a comprehension - wrap too long lines - add missing module docstrings - remove object from class declarations - use python naming conventions - disable...