Skip to content

Commit 330a9dc

Browse files
authored
Update setup.cfg
1 parent 49aa569 commit 330a9dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python_version = 3.12
1212
disallow_untyped_calls = False
1313
disallow_untyped_defs = True
1414
check_untyped_defs = True
15-
exclude = tests/|venv/|dev/|fair_higgs/ingestion_program|fair_higgs/scoring_program
15+
exclude = tests/|.venv/|dev/
1616
no_strict_optional = True
1717
disable_error_code = attr-defined, override, union-attr
1818

0 commit comments

Comments
 (0)