Skip to content

Commit 36bd36a

Browse files
authored
Remove redundant --explicit-package-bases from prefect and ibm_spectrum_lsf hatch.toml (DataDog#23743)
1 parent 04f23ba commit 36bd36a

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

ibm_spectrum_lsf/hatch.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[env.collectors.datadog-checks]
22
check-types = true
3-
mypy-args = [
4-
"--explicit-package-bases",
5-
]
63
mypy-files = [
74
"datadog_checks/ibm_spectrum_lsf",
85
"tests/",

prefect/hatch.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[env.collectors.datadog-checks]
22
check-types = true
3-
mypy-args = [
4-
"--explicit-package-bases",
5-
]
63

74
[[envs.default.matrix]]
85
python = ["3.13"]

0 commit comments

Comments
 (0)