Browse Source

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

Fabian Peter Hammerle 4 năm trước cách đây
mục cha
commit
04fcb2b7a9
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .isort.cfg

+ 2 - 0
.isort.cfg

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