test: speed up test_main_isort.py
#1220
Annotations
5 errors and 1 warning
src/darker/tests/helpers.py#L53
Class 'GitRepoFixture' has no 'context' member (no-member, E1101)
|
src/darker/tests/helpers.py#L55
Class 'GitRepoFixture' has no 'context' member (no-member, E1101)
|
src/darker/tests/test_main_isort.py#L25
Class 'GitRepoFixture' has no 'context' member (no-member, E1101)
|
src/darker/tests/test_git.py#L326
Non-iterable value branched_repo(request, tmp_path_factory) is used in an iterating context (not-an-iterable, E1133)
|
src/darker/tests/test_git.py#L326
Too many positional arguments for function call (too-many-function-args, E1121)
|
safety
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|