Skip to content
Unverified Commit 40fb8986 authored by Dan Callahan's avatar Dan Callahan
Browse files

typeguard: fix tests

Broken by 9993c386

    Traceback:
    tests/test_typeguard_py36.py:7: in <module>
        from typing_extensions import Literal
    E   ModuleNotFoundError: No module named 'typing_extensions'

Resolved by adding typing-extensions to checkInputs
parent e7cc52a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment