openforcefield / openff-toolkit

The Open Forcefield Toolkit provides implementations of the SMIRNOFF format, parameterization engine, and other tools. Documentation available at http://open-forcefield-toolkit.readthedocs.io
http://openforcefield.org
MIT License
301 stars 88 forks source link

Remove mypy constraint, update ignores #1885

Closed mattwthompson closed 1 month ago

mattwthompson commented 1 month ago
$ python --version && rm .mypy_cache && mypy -p "openff.toolkit"
Python 3.11.9
Success: no issues found in 29 source files

🤞

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.69%. Comparing base (271da91) to head (c282abe).

Additional details and impacted files
mattwthompson commented 1 month ago

Haha this check wasn't even running