Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install deps (requires poetry)

poetry install

Verify that mypy works

poetry run mypy tests/ typeguard_test

Verify that test success with no typeguard

poetry run py.test tests/test_impl.py

Verify that test fails with typeguard

poetry run py.test --typeguard=typeguard_test tests/test_impl.py

About

Repo showing a potential issue with Protocol support in typeguard 2.7.0+

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages