Skip to content

Commit

Permalink
Merge pull request #684 from Chia-Network/altendky-patch-8
Browse files Browse the repository at this point in the history
stop ignoring missing imports for the now-hinted clvm library
  • Loading branch information
altendky authored Aug 27, 2024
2 parents b0b57ee + f1f4577 commit 1d335fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mypy.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
[mypy]

[mypy-clvm.*]
ignore_missing_imports = True

[mypy-colorama.*]
ignore_missing_imports = True

0 comments on commit 1d335fd

Please sign in to comment.