Skip to content

Commit 9273ef6

Browse files
decarboxyjoewatchwell
authored andcommitted
committing the import fix agin
1 parent 0a452ab commit 9273ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfdiffusion/potentials/manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import torch
2-
from rfdiffusion import potentials as potentials
2+
from rfdiffusion.potentials import potentials as potentials
33
import numpy as np
44

55

0 commit comments

Comments
 (0)