We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23e9bf commit f55423aCopy full SHA for f55423a
1 file changed
setup.py
@@ -1,12 +1,6 @@
1
# Copyright (c) ONNX Project Contributors
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
-
5
-from __future__ import absolute_import
6
-from __future__ import division
7
-from __future__ import print_function
8
-from __future__ import unicode_literals
9
10
from distutils import sysconfig, log
11
import setuptools
12
import setuptools.command.build_py
0 commit comments