My solutions to https://adventofcode.com/ in Python3
Find a file
Bruno BELANYI acfc841539 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-12-03 10:28:53 +00:00
2019 treewide: fix 'ruff check' errors 2024-12-03 10:28:53 +00:00
2020 treewide: fix 'ruff check' errors 2024-12-03 10:28:53 +00:00
2021 treewide: fix 'ruff check' errors 2024-12-03 10:28:53 +00:00
2022 treewide: fix 'ruff check' errors 2024-12-03 10:28:53 +00:00
2023 treewide: fix 'ruff check' errors 2024-12-03 10:28:53 +00:00
.envrc nix: add direnv integration 2021-12-13 14:28:59 +01:00
.gitignore git: ignore generated files 2021-12-13 14:28:59 +01:00
.isort.cfg isort: use 'black' compatible style 2021-12-13 14:28:59 +01:00
flake.lock nix: bump flake inputs 2024-11-23 18:42:21 +00:00
flake.nix nix: bump flake inputs 2024-11-23 18:42:21 +00:00