Skip to content

Commit

Permalink
Make linter happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
norpadon committed Jun 27, 2024
1 parent 24cde85 commit 826a6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wanga/schema/schema.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from collections.abc import Mapping, Sequence
from types import NoneType
from typing import Callable, Literal, TypeAlias
from typing import Callable, TypeAlias

from attrs import evolve, frozen

Expand Down

0 comments on commit 826a6e9

Please sign in to comment.