Skip to content

Commit 4c7b3ab

Browse files
mdrevestf-model-analysis-team
authored and
tf-model-analysis-team
committed
Manually adding PR #55.
PiperOrigin-RevId: 276771947
1 parent bbf2b4d commit 4c7b3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
import subprocess
2323
import sys
2424
from distutils import log
25-
from distutils.command.build_py import build_py as _build_py
2625
from distutils.spawn import find_executable
2726
from setuptools import Command
2827
from setuptools import find_packages
2928
from setuptools import setup
29+
from setuptools.command.build_py import build_py as _build_py
3030
from setuptools.command.egg_info import egg_info
3131
from setuptools.command.sdist import sdist
3232

0 commit comments

Comments
 (0)