avocado_i2n.plugins.settings module

Avocado plugin that extends the settings path of our config paths.

class avocado_i2n.plugins.settings.I2NSettings[source]

Bases: avocado.core.plugin_interfaces.Settings

adjust_settings_paths(paths)[source]

Entry point where plugin can modify the list of configuration paths.

__abstractmethods__ = frozenset()