Skip to content

StaticFile can't be compared with < #2158

@tim-schilling

Description

@tim-schilling

There's a bug with what's on the main branch where the sorted(used_paths) raises an exception about not being able to compare two StaticFile instances. It can be solved by adding @dataclass(..., order=True) to the decorator.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions