Package org.openrewrite.python.format
@NonNullApi
@NonNullFields
package org.openrewrite.python.format
-
ClassesClassDescriptionIdeally, we'll reuse AutoFormatVisitor from Java, but Python requires specific handling of whitespace to maintain column alignment.