Skip to content

format() should accept any AST node, not just top-level statements #23

Description

@pulpdrew

It would be useful if the format() function accepted any AST node kind, instead of just Statement[]. This would allow consistent formatting of arbitrary expressions, which may not be full statements.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions