Skip to content

Failed to create fix for UnnecessaryDoubleCastOrProcess: Expected at least one argument in inner function call #6716

@qarmin

Description

@qarmin

Ruff 0.0.285

ruff  *.py --select ALL

file content:

def test_error():
    assert 0.0
    assert set(set())

error:

error: Failed to create fix for UnnecessaryDoubleCastOrProcess: Expected at least one argument in inner function call

PY_FILE_TEST_514302205.py.zip

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfuzzerSurfaced via fuzzing.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions