We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3c149 commit ecb0412Copy full SHA for ecb0412
setup.py
@@ -65,8 +65,8 @@ def has_ext_modules(self):
65
name=project_name,
66
version=__version__,
67
description='A suite of tools that users, both novice and advanced'
68
- 'can use to optimize machine learning models for deployment'
69
- 'and execution.',
+ ' can use to optimize machine learning models for deployment'
+ ' and execution.',
70
author='Google LLC',
71
author_email='[email protected]',
72
url='https://github.com/tensorflow/model-optimization',
0 commit comments