Commit graph

7 commits

Author SHA1 Message Date
741bb33544 nix: migrate to 'ruff'
Having just the one tool is better.

Incidentally, this fixes the ternary formatting, which was messed up in
recent `black` versions.
2024-11-23 18:45:57 +00:00
f9fc9fbd6b 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:24:55 +00:00
8618c81b2f nix: bump flake inputs 2024-11-23 18:42:21 +00:00
6a6552f6fc 2021: d25: ex2: add solution 2021-12-26 18:35:57 +01:00
a6560adc6a 2021: d25: ex2: add input 2021-12-26 18:35:57 +01:00
709ad10ae2 2021: d25: ex1: add solution 2021-12-26 18:35:57 +01:00
5266bd7cd7 2021: d25: ex1: add input 2021-12-26 18:35:57 +01:00