Skip to content

SyntaxWarning in Python >=3.12 #4

@evilkermit

Description

@evilkermit

FYI, when running on Python3.12 and newer, we are seeing the following:

/lib/python3.13/site-packages/trame_datagrid/widgets/datagrid.py:35: SyntaxWarning: invalid escape sequence '\|'
  :param auto_size_column: Autosize config Enable columns autoSize, for more details check @autoSizeColumn plugin By default disabled, hence operation is not resource efficient true to enable with default params (double header separator click for autosize) or provide config boolean \| { mode?: ColumnAutoSizeMode; allColumns?: boolean; letterBlockSize?: number; preciseSize?: boolean; } false

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