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 20, 2024
1 parent cedbb8a commit f5becca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions zmq/_typing.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
from __future__ import annotations

import sys
from typing import Any, Dict

from typing import Literal, TypedDict


if sys.version_info >= (3, 10):
from typing import TypeAlias
Expand Down

0 comments on commit f5becca

Please sign in to comment.