Skip to content

Latest commit

 

History

History
64 lines (62 loc) · 1.91 KB

File metadata and controls

64 lines (62 loc) · 1.91 KB
NameAboutLabelsAssignees
Bug reportFile a bug reportbug :bug:

Before posting a bug report

Search existing GitHub issues to make sure the issue does not already exist.

Issue description

Description of the issue - include code snippets in the Source code section below and screenshots if relevant.

What do you expect to happen?

What actually happens?

Please provide any additional information here that might be necessary to reproduce the issue.

Please include a minimal non-working example, or any other code related to the issue.

Please include the error tracebacks related to the issue here.

Please provide informations about your python version and os by running the command uv run python -c "import sys; print(sys.version, sys.platform)"; uv pip list in your terminal.

Existing GitHub issues