4 lines
99 B
Python
4 lines
99 B
Python
from .plugins_translations import ( # type: ignore # noqa: F401
|
|
PluginsTranslationsPlugin,
|
|
)
|