Skip to content

(feat) Add Variable Support in Wildcard Paths #28

(feat) Add Variable Support in Wildcard Paths

(feat) Add Variable Support in Wildcard Paths #28

Re-run triggered November 21, 2023 06:48
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Matrix: test
Upload release to PyPI
0s
Upload release to PyPI
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E741): src/dynamicprompts/parser/parse.py#L443
src/dynamicprompts/parser/parse.py:443:19: E741 Ambiguous variable name: `l`
Ruff (F841): src/dynamicprompts/samplers/utils.py#L92
src/dynamicprompts/samplers/utils.py:92:25: F841 Local variable `ex` is assigned to but never used
lint
Process completed with exit code 1.