pytorch/torch/_export/db/examples
Maggie Moss 31e42eb732 Fix pyrefly ignore syntax (#166438)
Reformats pyrefly ignore suppressions so they only ignore one error code.

pyrefly check
lintrunner

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166438
Approved by: https://github.com/Skylion007
2025-10-29 00:02:21 +00:00
..
__init__.py
assume_constant_result.py
autograd_function.py Fix pyrefly ignore syntax (#166438) 2025-10-29 00:02:21 +00:00
class_method.py
cond_branch_class_method.py
cond_branch_nested_function.py
cond_branch_nonlocal_variables.py
cond_closed_over_variable.py
cond_operands.py
cond_predicate.py
constrain_as_size_example.py more sizelike deprecation (#164889) 2025-10-10 03:45:06 +00:00
constrain_as_value_example.py more sizelike deprecation (#164889) 2025-10-10 03:45:06 +00:00
decorator.py
dictionary.py
dynamic_shape_assert.py
dynamic_shape_constructor.py
dynamic_shape_if_guard.py
dynamic_shape_map.py
dynamic_shape_round.py
dynamic_shape_slicing.py
dynamic_shape_view.py
fn_with_kwargs.py
list_contains.py
list_unpack.py
model_attr_mutation.py [export] Turn on install_free_tensors flag (#164691) 2025-10-14 15:33:50 +00:00
nested_function.py
null_context_manager.py
optional_input.py
pytree_flatten.py
scalar_output.py
specialized_attribute.py
static_for_loop.py
static_if.py
tensor_setattr.py
type_reflection_method.py
unsupported_operator.py
user_input_mutation.py