This website requires JavaScript.
Explore
Help
Sign In
kyfx
/
pytest
mirror of
https://github.com/pytest-dev/pytest.git
Watch
4
Star
0
Fork
You've already forked pytest
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
pytest
/
testing
/
example_scripts
/
config
/
collect_pytest_prefix
/
test_foo.py
7 lines
89 B
Python
Raw
Permalink
Blame
History
# mypy: allow-untyped-defs
from
__future__
import
annotations
def
test_foo
(
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink