Skip to content

Commit 58d6214

Browse files
committed
chore: fix prek run
1 parent def75d0 commit 58d6214

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
@@ -34,7 +34,7 @@ docs = [
3434
tests = ["coverage", "pytest-cov", "pytest>=7.4.0", "shapely"]
3535

3636
[project]
37-
authors = [{ name = "Johann Christensen", email = "[email protected]" }]
37+
authors = [{name = "Johann Christensen", email = "[email protected]"}]
3838
classifiers = [
3939
"Development Status :: 4 - Beta",
4040
"Environment :: X11 Applications",

0 commit comments

Comments
 (0)