Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and ketozhang committed Jun 28, 2024
1 parent 57ec924 commit 9c4c1dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion asdf_pydantic/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import yaml
from pydantic import BaseModel
from pydantic.json_schema import GenerateJsonSchema
from typing_extensions import deprecated

from asdf_pydantic.schema import DEFAULT_ASDF_SCHEMA_REF_TEMPLATE, GenerateAsdfSchema
Expand Down

0 comments on commit 9c4c1dc

Please sign in to comment.