mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Drop Python2 support.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
""" Utility package for run.py
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
import xml.etree.ElementTree as ET
|
||||
from glob import glob
|
||||
from pprint import PrettyPrinter as PP
|
||||
|
||||
Reference in New Issue
Block a user