Skip to content

Commit

Permalink
Merge pull request #977 from darshan-hpc/snyder/mypy-has-log-repo-attr
Browse files Browse the repository at this point in the history
CI: fix mypy errors
  • Loading branch information
shanedsnyder authored Feb 9, 2024
2 parents 67173be + b35d3a8 commit 82a78b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions darshan-util/pydarshan/mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ ignore_missing_imports = True

[mypy-darshan.backend.cffi_backend]
ignore_errors = True

[mypy-darshan.tests.*]
disable_error_code = attr-defined

0 comments on commit 82a78b7

Please sign in to comment.