Skip to content

Commit 571eb25

Browse files
authored
fix: update pyproject.toml
1 parent 7693c97 commit 571eb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Intended Audience :: Science/Research",
1919
"License :: OSI Approved :: Apache Software License",
2020
"Programming Language :: Python :: 3 :: Only",
21-
"Programming Language :: Python :: 3 ",
21+
"Programming Language :: Python :: 3",
2222
"Programming Language :: Python :: 3.7",
2323
"Programming Language :: Python :: 3.8",
2424
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)