Closed coretl closed 9 months ago
Replace the mypy section in pyproject.toml with: https://github.com/coretl/copier-example/blob/e0522edda32d861885e5ea9211e263464b4d6461/pyproject.toml#L52-L53
pyproject.toml
Remove the mypy setting in .vscode/settings.json
.vscode/settings.json
Replace other references to mypy in the template with pyright
mypy
pyright
Replace the mypy section in
pyproject.toml
with: https://github.com/coretl/copier-example/blob/e0522edda32d861885e5ea9211e263464b4d6461/pyproject.toml#L52-L53Remove the mypy setting in
.vscode/settings.json
Replace other references to
mypy
in the template withpyright