diff --git a/poetry.lock b/poetry.lock index 6c40241b7..bb52aeeb5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -5081,4 +5081,4 @@ metrics = ["pandas", "pandas"] [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "621eea8ec013d7be2bb4b7d7093f81e57b74b6e668379de34488e34bcd88ab87" \ No newline at end of file +content-hash = "621eea8ec013d7be2bb4b7d7093f81e57b74b6e668379de34488e34bcd88ab87" diff --git a/pyproject.toml b/pyproject.toml index 5e2705f05..ae2521561 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -286,4 +286,4 @@ exclude = ["docs*", "test*", "examples*"] [build-system] requires = ["poetry-core"] -build-backend = "poetry.core.masonry.api" \ No newline at end of file +build-backend = "poetry.core.masonry.api"