Skip to content

Implementation of the Knapsack Problem Solver #11401 #9165

Implementation of the Knapsack Problem Solver #11401

Implementation of the Knapsack Problem Solver #11401 #9165

Triggered via pull request May 15, 2024 05:42
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E501): knapsack/dp_knapsack.py#L21
knapsack/dp_knapsack.py:21:89: E501 Line too long (91 > 88)
ruff
Process completed with exit code 1.