def showResult(*args, **kwargs): if config.plugins.seriesplugin.enabled.value: from SeriesPluginBare import bareShowResult bareShowResult()