X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fedid%2F__init__.py;h=de544d3c716eb8c48dacb9f080029dba07032a80;hb=c357abd198bd195cb9ea015130dc76c8c7a33651;hp=8683006db4fd5c8579de22bd2398eebfa8e2e5d9;hpb=50bd5d259677faf87bb3408e111d0e833d7ba9b4;p=libsigrokdecode.git diff --git a/decoders/edid/__init__.py b/decoders/edid/__init__.py index 8683006..de544d3 100644 --- a/decoders/edid/__init__.py +++ b/decoders/edid/__init__.py @@ -36,5 +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