[comparator] [log extractor] extract cons even without emag output

This commit is contained in:
Noe Brucy
2021-01-05 16:09:00 +01:00
parent d78d33ef83
commit 8aec5532e8
3 changed files with 14 additions and 6 deletions
+2
View File
@@ -5,3 +5,5 @@ ignore =
E203
# Line break before binary operator
W503
# Invalid escape sequence '\['
W605