Commit graph

5 commits

Author SHA1 Message Date
Bruno BELANYI 1df896c32c treewide: fix 'ruff check' errors
This is mostly about unused imports.

A couple errors remain, but are fine in my book (using `l` as a variable
name, assigning a lambda to a variable).
2024-11-23 19:30:51 +00:00
Bruno BELANYI 357c18a5fa 2021: d01: ex2: add solution 2021-12-13 14:33:15 +01:00
Bruno BELANYI 175706ca68 2021: d01: ex2: add input 2021-12-13 14:33:15 +01:00
Bruno BELANYI b1bec40137 2021: d01: ex1: add solution 2021-12-13 14:33:15 +01:00
Bruno BELANYI 2f661fa8a8 2021: d01: ex1: add input 2021-12-13 14:28:59 +01:00