mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-04 10:04:54 -05:00
* configure isort to add the future annotations import * apply the new isort setting * remove type ignores for new mypy (#13539) https://pypi.org/project/mypy/0.981/ * another