Must depend on Analysis #3041
Annotations
2 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#L6
C0411: standard import "from typing import Union" should be placed before "from slither import Slither" (wrong-import-order)
|