Преглед изворни кода

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

Fabian Peter Hammerle пре 4 година
родитељ
комит
04fcb2b7a9
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .isort.cfg

+ 2 - 0
.isort.cfg

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