-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
PointCNN.Pytorch/utils/util_funcs.py
Line 57 in 6ec6c29
| n, d = ref.size() |
It's unhealthy to define a variable "n" inside a loop that uses "n" as it's enumerator
(how does this even work?)
Metadata
Metadata
Assignees
Labels
No labels