Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddpruitt committed Aug 7, 2024
1 parent 20d386d commit 30749a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion earth2grid/healpixpad.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
# Written by Mauro Bisson <[email protected]> and Thorsten Kurth <[email protected]>.


import torch
import healpixpad_cuda
import torch


class HEALPixPadFunction(torch.autograd.Function):
"""
Expand Down

0 comments on commit 30749a4

Please sign in to comment.