Skip to content

Commit

Permalink
Add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
cloutierMat committed Oct 25, 2024
1 parent 008628f commit c664f48
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 @@ -30,7 +30,7 @@
"flake8-isort",
"pytest",
"pytest-httpserver",
"localstack-snapshot"
"localstack-snapshot",
]},
test_suite="tests",
tests_require=[],
Expand Down

0 comments on commit c664f48

Please sign in to comment.