Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def __getattr__(cls, attr): pm = MetaPluginManager.get_plugin_manager() return getattr(pm, attr)
('Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks',)