beets/beets/ui
Christopher Larson a7ef7704f8 Send the pluginload event after types and queries are available
Making these types and queries available is part of fully loading the plugins,
so the event should not be sent until this work is done. This allows plugins
to make use of those types and queries in a pluginload listener.
2021-11-15 21:27:39 -07:00
..
__init__.py Send the pluginload event after types and queries are available 2021-11-15 21:27:39 -07:00
commands.py fix unused import and flake8 2021-08-25 19:07:55 +10:00
completion_base.sh Partial fix for cmd names with dashes (ref #2836) 2018-03-11 16:02:10 +01:00