Explorar el Código

isort: added config to workaround persistent misclassification of paho.mqtt.client

Fabian Peter Hammerle hace 4 años
padre
commit
04fcb2b7a9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .isort.cfg

+ 2 - 0
.isort.cfg

@@ -0,0 +1,2 @@
+[settings]
+known_third_party=paho.mqtt.client