[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d127be20a5
commit
60d26382d5
1 changed files with 0 additions and 1 deletions
|
|
@ -365,7 +365,6 @@ def test_exclude_tokens_for_scheme_shared_by_runtime_and_builder():
|
|||
_INT8_EXCLUDE_NAME_TOKENS,
|
||||
exclude_tokens_for_scheme,
|
||||
)
|
||||
|
||||
assert exclude_tokens_for_scheme(TQ_INT8) == _INT8_EXCLUDE_NAME_TOKENS
|
||||
for scheme in (TQ_FP8, TQ_NVFP4, TQ_MXFP8):
|
||||
assert exclude_tokens_for_scheme(scheme) == ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue