Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Formatting : Fix yapf (#101)
Browse files Browse the repository at this point in the history
SUMMARY:
Fix setup.py formatting 

TEST PLAN:
yapf job on this PR

Co-authored-by: Varun Sundar Rabindranath <[email protected]>
  • Loading branch information
varun-sundar-rabindranath and Varun Sundar Rabindranath authored Mar 6, 2024
1 parent 7438796 commit 3e9ba20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ def get_extra_requirements() -> dict:
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"License :: Other/Proprietary License",
"License :: Other/Proprietary License",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
],
license_files=('LICENSE', 'licenses/LICENSE.apache',
Expand Down

0 comments on commit 3e9ba20

Please sign in to comment.