Skip to content

Commit ecb0412

Browse files
committed
Update package description.
PiperOrigin-RevId: 246422507
1 parent ae3c149 commit ecb0412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ def has_ext_modules(self):
6565
name=project_name,
6666
version=__version__,
6767
description='A suite of tools that users, both novice and advanced'
68-
'can use to optimize machine learning models for deployment'
69-
'and execution.',
68+
' can use to optimize machine learning models for deployment'
69+
' and execution.',
7070
author='Google LLC',
7171
author_email='[email protected]',
7272
url='https://github.com/tensorflow/model-optimization',

0 commit comments

Comments
 (0)