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] committed Aug 26, 2023
1 parent 0d14083 commit 9f91ddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/typeguard/_transformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
from copy import deepcopy
from dataclasses import dataclass, field
from typing import Any, ClassVar, cast, overload

from typing_extensions import override

generator_names = (
Expand Down

0 comments on commit 9f91ddc

Please sign in to comment.