aboutsummaryrefslogtreecommitdiff
path: root/whatmaps/distro.py
diff options
context:
space:
mode:
Diffstat (limited to 'whatmaps/distro.py')
-rw-r--r--whatmaps/distro.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/whatmaps/distro.py b/whatmaps/distro.py
index 29d2dc2..87e264e 100644
--- a/whatmaps/distro.py
+++ b/whatmaps/distro.py
@@ -112,6 +112,7 @@ class Distro(object):
def detect():
return detect()
+
import whatmaps.debiandistro # noqa: E402
import whatmaps.redhatdistro # noqa: E402