Skip to content

Re-enable f-string visiting

The python ast.parser appears to properly set ranges in f-strings. Seems to work as expected in KDevelop.

The CI runner looks like it is not actually running any of the tests but still says it's passing.

Merge request reports