Sandbox Process Creation #379
Annotations
4 errors and 1 warning
lint-black
Process completed with exit code 1.
|
lint-pylint:
scripts/plugins/utilities.py#L9
C0411: third party import "from security import safe_command" should be placed before "from .settings import BITOPS_FAST_FAIL_MODE" (wrong-import-order)
|
lint-pylint:
scripts/tests/unit/test_utilities.py#L1
R0801: Similar lines in 2 files
|
lint-pylint
Process completed with exit code 24.
|
|