🎨 Auto format

This commit is contained in:
pre-commit-ci-lite[bot] 2025-12-03 20:27:27 +00:00 committed by GitHub
parent 7e36726baa
commit 482c0d24e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ from typing import (
Type, Type,
Union, Union,
get_args, get_args,
get_origin,
) )
from annotated_doc import Doc from annotated_doc import Doc