Skip to content

Commit

Permalink
style(pre-commit.ci): auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 17, 2023
1 parent 059156b commit d599398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ome_types/model/_structured_annotations.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import itertools
from typing import Any, Iterator, List, Union, get_args
from typing import Iterator, List, Union, get_args

from pydantic_compat import Field, root_validator
from pydantic_compat import Field

# for circular import reasons...
from ome_types._autogenerated.ome_2016_06.boolean_annotation import BooleanAnnotation
Expand Down

0 comments on commit d599398

Please sign in to comment.