Merge branch 'stable'

This commit is contained in:
David Lord 2026-01-24 19:05:26 -08:00
commit 5880befcd2
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
6 changed files with 19 additions and 8 deletions

View file

@ -168,6 +168,9 @@ ignore = [
force-single-line = true
order-by-type = false
[tool.codespell]
ignore-words-list = "te"
[tool.tox]
env_list = [
"py3.14", "py3.14t",