diff --git a/poetry.lock b/poetry.lock index 08414f5..4212533 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2594,4 +2594,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "d1a1ed79a56e0ddd1aaf43f1529b8a7a1721c51cf8854dcdbb0e253aca2a67f7" +content-hash = "d1a1ed79a56e0ddd1aaf43f1529b8a7a1721c51cf8854dcdbb0e253aca2a67f7" \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index f856f04..903d4a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,4 +28,4 @@ freezegun = "*" [build-system] requires = ["poetry-core"] -build-backend = "poetry.core.masonry.api" +build-backend = "poetry.core.masonry.api" \ No newline at end of file