Commit 5a4e255a authored by rusty1s's avatar rusty1s
Browse files

linting

parent c7aeb8d2
......@@ -6,8 +6,6 @@ from torch_cluster import radius, radius_graph
from .utils import grad_dtypes, devices, tensor
grad_dtypes = [torch.float]
def coalesce(index):
N = index.max().item() + 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment