Skip to content

Commit

Permalink
chore: missed change
Browse files Browse the repository at this point in the history
  • Loading branch information
Alc-Alc committed Sep 14, 2024
1 parent a6add24 commit 8d8be68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion litestar/_kwargs/types.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# pragma: no cover
from __future__ import annotations

Check warning on line 1 in litestar/_kwargs/types.py

View check run for this annotation

Codecov / codecov/patch

litestar/_kwargs/types.py#L1

Added line #L1 was not covered by tests

from typing import Any, Awaitable, Callable, Dict

Check warning on line 3 in litestar/_kwargs/types.py

View check run for this annotation

Codecov / codecov/patch

litestar/_kwargs/types.py#L3

Added line #L3 was not covered by tests
Expand Down

0 comments on commit 8d8be68

Please sign in to comment.