Must depend on Analysis #3040
Annotations
3 warnings
Lint Code Base:
slither/analyses/data_dependency/data_dependency.py#L309
R0912: Too many branches (16/12) (too-many-branches)
|
Lint Code Base:
tests/unit/core/test_must_depend_on.py#L23
C0304: Final newline missing (missing-final-newline)
|
Lint Code Base:
tests/unit/core/test_must_depend_on.py#L8
C0411: standard import "from typing import Union" should be placed before "from slither import Slither" (wrong-import-order)
|