flake8/tests
Eric N. Vander Weele b9c8c3e118 application: Ensure -h/--help is unknown during preliminary parsing
Now that the preliminary parser is being used, we can remove needing to
prune out `-h` and `--help` from the copied `args` list.
2019-10-25 17:07:43 -04:00
..
fixtures options: Remove parsing --verbose from the configuration file 2019-10-12 14:25:50 +01:00
integration application: Register preliminary options on a separate argument parser 2019-10-25 17:07:43 -04:00
unit application: Ensure -h/--help is unknown during preliminary parsing 2019-10-25 17:07:43 -04:00
__init__.py mypy now passes 2019-05-19 17:31:04 -07:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00