udev: fix flake8-3 complaint in parse_hwdb.py

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-02-27 10:37:28 +10:00
parent 601a18a602
commit f1b740022a

View file

@ -128,6 +128,7 @@ def property_grammar():
return grammar
ERROR = False