chore: remove py2 compatibility code (#40375)

This commit is contained in:
David Sanders
2023-11-01 07:20:32 -07:00
committed by GitHub
parent bc1ba1fe9d
commit 425efb5e47
22 changed files with 15 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python3
from __future__ import print_function
import os
import subprocess
import sys