Parcourir la source

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

Fabian Peter Hammerle il y a 4 ans
Parent
commit
04fcb2b7a9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .isort.cfg

+ 2 - 0
.isort.cfg

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