mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
* Replace `noqa` comments in `assert...` method definitions with a configuration option to ignore these names. * Use the `__all__` variable to specify importable items from the module, replacing `*` imports and `noqa` comments for unused imports. * Address issues with poorly named variables and methods by renaming them appropriately. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gstplayer.py | ||