Mike Hunhoff
ed7e0cd77d
lint: replace black/isort/flake8 with ruff (#2992)
* lint: replace isort/flake8 with ruff
* update ruff links
* remove stale isort reference
* update CHANGELOG
* address review
* remove unused imports
* remove unnecessary list comprehension
* remove quotes from type annotation
* use dict.get instead of if-else block
* remove unnecessary utf-8 encoding declaration
* Revert "remove unused imports"
This reverts commit 18ba50a22b.
* skip check for unused imports
* fix UP036 Version block is outdated for minimum Python version
* add TODO comment for unused imports
* replace black with ruff
* address review comments
2026-04-07 12:10:41 -06:00
..
2026-04-03 15:12:39 +00:00
2025-01-15 08:52:42 -07:00
2026-04-07 12:10:41 -06:00
2026-04-07 12:10:41 -06:00
2025-02-04 09:53:36 +01:00
2025-11-17 11:10:46 -07:00
2026-04-07 12:10:41 -06:00
2025-01-15 08:52:42 -07:00
2026-03-13 15:46:13 +01:00
2025-01-15 08:52:42 -07:00
2025-01-15 08:52:42 -07:00
2025-01-15 08:52:42 -07:00
2026-03-13 15:46:13 +01:00
2026-04-07 12:10:41 -06:00
2025-01-15 08:52:42 -07:00
2026-04-07 12:10:41 -06:00
2025-01-15 08:52:42 -07:00
2026-03-13 15:46:13 +01:00
2026-04-07 12:10:41 -06:00
2026-04-07 12:10:41 -06:00
2025-01-15 08:52:42 -07:00
2025-12-18 17:55:49 -07:00
2025-01-15 08:52:42 -07:00
2026-01-13 16:15:31 +01:00
2026-03-10 15:03:35 -06:00
2026-04-07 12:10:41 -06:00
2026-04-07 12:10:41 -06:00
2026-03-13 15:46:13 +01:00
2026-04-07 12:10:41 -06:00
2025-01-15 08:52:42 -07:00
2025-01-29 02:25:06 -07:00
2026-04-07 12:10:41 -06:00
2025-01-29 02:25:06 -07:00
2026-04-07 12:10:41 -06:00
2026-04-07 12:10:41 -06:00
2026-04-07 12:10:41 -06:00
2026-03-13 15:46:13 +01:00
2025-02-03 16:25:59 +01:00
2025-01-15 08:52:42 -07:00
2026-01-30 15:10:57 -07:00
2026-03-13 15:46:13 +01:00