mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-10 12:29:49 +03:00
3b084a165b
* 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
5 lines
93 B
Python
5 lines
93 B
Python
from __future__ import annotations
|
|
|
|
install_timelord = True
|
|
checkout_blocks_and_plots = True
|