Skip to content

Support individual partial enum values #3808

Support individual partial enum values

Support individual partial enum values #3808

Triggered via pull request November 30, 2024 21:39
Status Failure
Total duration 57s
Artifacts

ruff.yml

on: pull_request
Matrix: Ruff
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (UP007): instructor/dsl/partial.py#L52
instructor/dsl/partial.py:52:41: UP007 Use `X | Y` for type annotations
Ruff (F401): tests/dsl/test_partial.py#L2
tests/dsl/test_partial.py:2:57: F401 `pydantic.validator` imported but unused
Ruff (ubuntu-latest)
Process completed with exit code 1.
Ruff (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Ruff (macos-latest)
The operation was canceled.