style: modernize config.py and satisfy linters #1063
Annotations
3 errors and 1 warning
src/darker/tests/test_config.py#L111
Too many positional arguments for "validate_stdout_src" of "OutputMode" [misc]
|
src/darker/tests/test_config.py#L111
Too many positional arguments for staticmethod call (too-many-function-args, E1121)
|
src/darker/tests/test_config.py#L111
Missing mandatory keyword argument 'stdout' in staticmethod call (missing-kwoa, E1125)
|
safety
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|