Skip to content

Commit 6efc283

Browse files
authored
[None][infra] No warn_unused_ignores temporarily (#12728)
Signed-off-by: qqiao <qqiao@nvidia.com>
1 parent 059b1b6 commit 6efc283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,6 +1477,7 @@ follow_imports = "silent"
14771477
explicit_package_bases = true
14781478
namespace_packages = true
14791479
strict = true
1480+
warn_unused_ignores = false
14801481
show_error_codes = true
14811482
# NB:
14821483
# . -> 'tensorrt_llm'

0 commit comments

Comments
 (0)