Skip to content

Commit

Permalink
fixed mypy issues
Browse files Browse the repository at this point in the history
  • Loading branch information
darefalola committed Nov 14, 2024
1 parent c38ca30 commit 1059b01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ ignore_missing_imports = True
[mypy-ensembl.production.metadata.*]
ignore_missing_imports = True

[mypy-yagrc.*]
ignore_missing_imports = True

0 comments on commit 1059b01

Please sign in to comment.