aboutcode-org / aboutcode-org/scancode-toolkit
False positive in copyright detection
Aperta
bug
copyright scan
- Lingua principale
- Python
- Stelle
- 2.6k
- Fork
- 791
- Merge medio
- 1g 12h
- PR unite (30g)
- 5
Descrizione
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
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.