summaryrefslogtreecommitdiff
path: root/src/_pytest/_argcomplete.py
AgeCommit message (Expand)Author
2019-07-09Add rudimentary mypy type checkingRan Benita
2019-06-03pre-commit run pyupgrade --all-filesAnthony Sottile
2019-06-03pre-commit run reorder-python-imports --all-filesAnthony Sottile
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-05-14Use fix-encoding-pragma pre-commit hookAnthony Sottile
2018-10-25Apply reorder-python-imports to all filesAnthony Sottile
2018-10-08Upgrade pre-commit hooksAnthony Sottile
2018-05-26switch to src layoutRonny Pfannschmidt