Skip to content

Commit

Permalink
Removed unwanted blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Oct 8, 2020
1 parent f7f030b commit 8999e8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_typeguard.py
Expand Up @@ -12,7 +12,6 @@
import pytest
from typing_extensions import NoReturn, Protocol, Literal, TypedDict, runtime_checkable


from typeguard import (
typechecked, check_argument_types, qualified_name, TypeChecker, TypeWarning, function_name,
check_type, TypeHintWarning, ForwardRefPolicy, check_return_type)
Expand Down

0 comments on commit 8999e8f

Please sign in to comment.