Skip to content

Commit db6c35b

Browse files
restyled-commitsvatsalghelani-csa
authored andcommitted
Restyled by isort
1 parent a046129 commit db6c35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/execute_python_tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
# limitations under the License.
1616
#
1717

18-
import os
1918
import glob
19+
import os
2020
import subprocess
2121

2222
# Function to load environment variables from a YAML file

0 commit comments

Comments
 (0)