Break the installation defaults out into their structure. #218
Annotations
10 errors and 10 warnings
|
mig/shared/install.py#L52
unused import 'force_utf8' (90% confidence)
|
|
mig/shared/compat.py#L106
unused function 'NativeStringIO' (60% confidence)
|
|
mig/install/generateconfs.py#L395
unused variable 'result' (60% confidence)
|
|
mig/install/generateconfs.py#L319
unused variable 'result' (60% confidence)
|
|
mig/install/generateconfs.py#L50
unused import 'MIG_ENV' (90% confidence)
|
|
tests/test_mig_shared_install.py#L0
Imports are incorrectly sorted and/or formatted.
|
|
tests/test_mig_install_generateconfs.py#L0
Imports are incorrectly sorted and/or formatted.
|
|
mig/shared/install.py#L0
Imports are incorrectly sorted and/or formatted.
|
|
mig/shared/compat.py#L0
Imports are incorrectly sorted and/or formatted.
|
|
mig/install/generateconfs.py#L0
Imports are incorrectly sorted and/or formatted.
|
|
mig/shared/install.py#L105
line too long (87 > 80 characters)
|
|
mig/shared/install.py#L93
line too long (93 > 80 characters)
|
|
mig/shared/install.py#L91
line too long (84 > 80 characters)
|
|
mig/shared/install.py#L88
expected 2 blank lines, found 1
|
|
mig/shared/install.py#L70
line too long (82 > 80 characters)
|
|
mig/shared/install.py#L66
line too long (82 > 80 characters)
|
|
mig/shared/install.py#L23
line too long (81 > 80 characters)
|
|
mig/shared/compat.py#L69
do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
|
mig/shared/compat.py#L22
line too long (81 > 80 characters)
|
|
mig/install/generateconfs.py#L23
line too long (81 > 80 characters)
|
The logs for this run have expired and are no longer available.
Loading