Skip to content

Commit

Permalink
skip json generator code from mypy checking for now
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Mar 2, 2024
1 parent 4836d0e commit e77b298
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ ignore_missing_imports = true
exclude = [
'examples/',
'src/plotting\.py',
'src/json_generator/',
'tests/test_json_generator.py',
]

[tool.ruff]
Expand Down

0 comments on commit e77b298

Please sign in to comment.