style: format python files with isort and double-quote-string-fixer

* Original commit: espressif/esp-idf@0146f258d7
This commit is contained in:
Fu Hanxi
2021-01-26 10:49:01 +08:00
committed by gabsuren
parent 88d3eda156
commit 0d1d73eb35
5 changed files with 45 additions and 44 deletions

View File

@ -1,4 +1,5 @@
from __future__ import unicode_literals
import ttfw_idf