flake8/tests
Anthony Sottile 51f32bbe93 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 09:43:30 -07:00
..
fixtures options: Remove parsing --verbose from the configuration file 2019-10-12 14:25:50 +01:00
integration config: Remove args parameter from ConfigFileFinder.__init__ 2019-10-13 13:37:19 -04:00
unit Only use multiprocessing when the method is fork 2019-10-28 09:43:30 -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