Skip to content

Commit 30b6a75

Browse files
committed
[py] Add missing import
1 parent 38e7c9a commit 30b6a75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
import os
1819
import platform
1920
import socket
2021
import subprocess

0 commit comments

Comments
 (0)