Files
InvokeAI/invokeai
psychedelicious 25f8ab24aa tests: fix test for breaking pydantic v2.12 change
Fixes a test failure introduced by
https://github.com/pydantic/pydantic/pull/11957

TL;DR: "after" model validators should be instance methods, not class
methods. Batch model updated to use an instance method, which fixes the
failing test.
2025-10-08 17:24:47 +11:00
..
2025-09-18 11:05:32 +10:00
2025-10-08 17:24:47 +11:00