Skip to content

Commit 13caa41

Browse files
committed
Fixing an error in the pyproject.toml
1 parent 6ad0a59 commit 13caa41

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
@@ -7,7 +7,7 @@ license = "Apache-2.0"
77
readme = "README.md"
88
classifiers = [
99
"Programming Language :: Python :: 3",
10-
"License :: OSI Approved :: Apache Software License"
10+
"License :: OSI Approved :: Apache Software License",
1111
"Operating System :: OS Independent",
1212
]
1313

0 commit comments

Comments
 (0)