summaryrefslogtreecommitdiffstats
path: root/libreport/src/report-python/accountmanager.py
diff options
context:
space:
mode:
Diffstat (limited to 'libreport/src/report-python/accountmanager.py')
-rw-r--r--libreport/src/report-python/accountmanager.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/libreport/src/report-python/accountmanager.py b/libreport/src/report-python/accountmanager.py
new file mode 100644
index 00000000..db8ed117
--- /dev/null
+++ b/libreport/src/report-python/accountmanager.py
@@ -0,0 +1,6 @@
+"""
+ Compatibility with report package
+"""
+
+class AccountManager:
+ pass