nicoco 9b0be1ca2b stop misusing __all__ for default plugin list
this fixes tests by renaming the list of default plugins
from __all__ (which has a special meaning) to a separate
list called PLUGINS

no need to put BasePlugin in __all__ after all
if we don't use __all__ at all
2023-02-23 16:53:22 +01:00
..
2022-05-28 13:50:09 +02:00
2021-06-28 21:00:30 +02:00
2021-07-05 20:09:59 +02:00
2021-07-05 22:42:18 +02:00
2021-07-03 11:17:15 +02:00
2022-11-28 13:03:05 +01:00
2022-11-12 21:39:50 +01:00