浏览代码

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