Package org.openrewrite.python.service


package org.openrewrite.python.service
  • Classes
    Class
    Description
    Auto-format service for Python that dispatches formatting to the Python RPC side, where the actual formatting visitors (blank lines, spaces, indentation, etc.) are implemented.