aboutcode-org / aboutcode-org/scancode-toolkit
False positive in copyright detection
Aberta
bug
copyright scan
- Linguagem predominante
- Python
- Estrelas
- 2.6k
- Forks
- 791
- Merge médio
- 1d 12h
- PRs com merge (30d)
- 5
Descrição
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
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.