mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 02:50:58 +02:00
style: format python files with isort and double-quote-string-fixer
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
# limitations under the License.
|
||||
|
||||
import os
|
||||
import sys
|
||||
import unittest
|
||||
import tempfile
|
||||
import shutil
|
||||
import sys
|
||||
import tempfile
|
||||
import unittest
|
||||
|
||||
try:
|
||||
from contextlib import redirect_stdout
|
||||
|
Reference in New Issue
Block a user