diff service/mqtt_to_rdf/.flake8 @ 1577:6ddc5e037f15

big fixes and rewrites. emitting rdf works, not influx export yet
author drewp@bigasterisk.com
date Thu, 26 Aug 2021 16:33:05 -0700
parents 7916b9786288
children a0bf320c70fe
line wrap: on
line diff
--- a/service/mqtt_to_rdf/.flake8	Thu May 13 01:06:26 2021 -0700
+++ b/service/mqtt_to_rdf/.flake8	Thu Aug 26 16:33:05 2021 -0700
@@ -1,2 +1,3 @@
 [flake8]
+ignore=E265,E126
 max-line-length = 130
\ No newline at end of file