pydantic models refactor + add to autodoc + fixes

This commit is contained in:
Dan Saunders
2025-03-18 12:56:12 -04:00
parent 81f2203151
commit a563815fe7
28 changed files with 1014 additions and 951 deletions

View File

@@ -26,6 +26,7 @@ repos:
rev: v3.3.6
hooks:
- id: pylint
language_version: python3.11
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.15.0
hooks: