summaryrefslogtreecommitdiff
path: root/decoders/edid/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/edid/__init__.py')
-rw-r--r--decoders/edid/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/edid/__init__.py b/decoders/edid/__init__.py
index 318130f..de544d3 100644
--- a/decoders/edid/__init__.py
+++ b/decoders/edid/__init__.py
@@ -36,4 +36,4 @@ More information on EDID is available here:
https://en.wikipedia.org/wiki/Extended_display_identification_data
'''
-from .pd import *
+from .pd import Decoder