Update to local copy that supports animations

Also some lint fixes, but not all because this is a big enough change.
This commit is contained in:
Trysdyn Black 2025-06-13 11:03:20 -07:00
parent 603fad46f9
commit 1e88c125f9
16 changed files with 179 additions and 99 deletions

View file

@ -1,4 +0,0 @@
[tool.black]
line-length = 120
target-version = ['py310']
include = '\.pyw?$'