Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'regex_filter/__init__.py')
-rw-r--r--regex_filter/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/regex_filter/__init__.py b/regex_filter/__init__.py
index 11d068e..2b5946a 100644
--- a/regex_filter/__init__.py
+++ b/regex_filter/__init__.py
@@ -1 +1 @@
-from regex_filter import RegexFilterPlugin
+from .regex_filter import RegexFilterPlugin