Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Oct 22, 2023
1 parent c60e8ec commit 13f7167
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 @@ -122,7 +122,7 @@ omit = ["giddy/tests/*", "docs/conf.py"]
[tool.pytest.ini_options]
filterwarnings = [
"ignore:The weights matrix is not fully connected", # libpysal
"ignore:Objects based on the `Geometry` class will deprecated", # libpysa
"ignore:Objects based on the `Geometry` class will deprecated", # libpysal
"ignore:divide by zero encountered",
"ignore:invalid value encountered",
"ignore:numba.generated_jit is deprecated.", # numba/quantecon
Expand Down

0 comments on commit 13f7167

Please sign in to comment.