You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formatted the PyGTK code in README.md as Ruff would. (#6)
* Formatted the PyGTK code in `README.md` as Ruff would.
* Except for the imports.
* The way PyGTK has to be imported is inherently incompatible with the recommendation specified in PEP8 (the Python style guide).
* Bumped version.
0 commit comments