Skip to content

Commit

Permalink
final ammendments
Browse files Browse the repository at this point in the history
  • Loading branch information
Pau Ferri-Vicedo committed Jun 1, 2024
1 parent 03e9fea commit fd4ec78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VOID/dockers/success.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def dock(self, attempts):

return []

def rescale(complex):
def rescale(self, complex):
"""Rescale the complex to the 0-1 range so results can be visualized in direct and xyz format.
Args:
Expand Down

0 comments on commit fd4ec78

Please sign in to comment.