Skip to content

Commit

Permalink
Fixed comma
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsdl committed Nov 7, 2024
1 parent 6a16377 commit 0d3783d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "README.md"
authors = [{name = "The OpenFE developers", email = "[email protected]"}]
license = {text = "MIT"}
classifiers = [
"Development Status :: 5 - Production/Stable"
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Operating System :: POSIX",
Expand Down

0 comments on commit 0d3783d

Please sign in to comment.