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