flake8/tests
Anthony Sottile 04f49a7a77 Only use multiprocessing when the method is fork
In python3.8 on macos and in all versions on windows the multiprocessing
method is `spawn` which does not preserve class state.
2019-10-28 10:00:18 -07:00
..
fixtures Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
integration mypy now passes 2019-05-19 17:31:04 -07:00
unit Only use multiprocessing when the method is fork 2019-10-28 10:00:18 -07: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