My solutions to https://adventofcode.com/ in Python3
Find a file
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
2019 treewide: fix 'ruff check' errors 2024-11-23 19:30:51 +00:00
2020 treewide: fix 'ruff check' errors 2024-11-23 19:30:51 +00:00
2021 treewide: fix 'ruff check' errors 2024-11-23 19:30:51 +00:00
2022 treewide: fix 'ruff check' errors 2024-11-23 19:30:51 +00:00
2023 treewide: fix 'ruff check' errors 2024-11-23 19:30:51 +00:00
.envrc nix: simplify direnv integration 2024-11-23 19:22:06 +00:00
.gitignore git: ignore generated files 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: migrate to 'ruff' formatting 2024-11-23 18:45:57 +00:00