Skip to content

False positive in copyright detection #2714

Open
@pombredanne

Description

@pombredanne

With:

for k in range(c):
    Ac = A[k*n_vis_ind:(k+1)*n_vis_ind, :].dot(alpha)

we should get nothing but have:

copyrights:
    -   value: (c) Ac A
        start_line: 1
        end_line: 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions