Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Nov 14, 2021
1 parent 5f37a74 commit 60d0281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanic/mixins/signals.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from enum import Enum
from typing import Any, Callable, Dict, Optional, Set, Union, cast
from typing import Any, Callable, Dict, Optional, Set, Union

from sanic.models.futures import FutureSignal
from sanic.models.handler_types import SignalHandler
Expand Down

0 comments on commit 60d0281

Please sign in to comment.