-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
The #34 merged.&blurpify command is erroring out with a KeyError: ast.BoolOp when x and y or z is done.
Also with a #31 merged.KeyError: ast.FloorDiv when x // y is done.
Also fails on star parameters #33 merged.*args and double-star parameters **kwargs.
Also fails with a #35 merged.KeyError: ast.JoinedStr on joined strings, that is, formatted strings.
Wrong outputs:
#36 merged.ast.Slice with constants.
Spaces not being there 1 or more times. #37 merged.
Spaces not appearing where they should appear.
Output of f-strings not following PEP 9001.
inf and nan constants.
Metadata
Metadata
Assignees
Labels
No labels