Skip to content

Commit 2661bb0

Browse files
restyled-commitsvatsalghelani-csa
authored andcommitted
Restyled by isort
1 parent a04f1fd commit 2661bb0

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,10 +15,10 @@
1515
# limitations under the License.
1616
#
1717

18+
import argparse
1819
import glob
1920
import os
2021
import subprocess
21-
import argparse
2222

2323
# Function to load environment variables from a YAML file
2424

0 commit comments

Comments
 (0)