Skip to content

Commit

Permalink
Merge branch 'main' into dan/555-compute-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hegeman committed Nov 20, 2023
2 parents af7a43a + 5260fcb commit 785d6a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ target-version = "py38"
# packages = ["scripts"] instead of modules = ["scripts"] because packages will recursive
# check subdirectories, while modules does not.
packages = ["scripts"]
exclude = ["scripts.compute_mappings.tests"]
strict = true
show_error_codes = true
ignore_missing_imports = true
Expand Down

0 comments on commit 785d6a5

Please sign in to comment.