Skip to content

Commit

Permalink
🐛 Upgrade mypy to fix test error in CI for python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianDAlessandro committed Oct 24, 2022
1 parent e7e4fb3 commit 40f3af8
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 47 deletions.
102 changes: 56 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ black = "^22.3.0"
numpy = "^1.22.3"
pandas = "^1.4.1"
flake8 = "^4.0.1"
mypy = "^0.950"
types-PyYAML = "^6.0.7"
codecov = "^2.1.12"
coverage = "^6.3.3"
Expand Down

0 comments on commit 40f3af8

Please # to comment.