Selaa lähdekoodia

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

Fabian Peter Hammerle 4 vuotta sitten
vanhempi
commit
04fcb2b7a9
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      .isort.cfg

+ 2 - 0
.isort.cfg

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