소스 검색

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