Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
Co-authored-by: GenericP3rson <[email protected]>
  • Loading branch information
1 parent d5ebf7a commit f101036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchquantum/algorithm/qcbm.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def k_expval(self, px, py):
def forward(self, px, py):
"""
Squared MMD loss.
Args:
px: First probability distribution
py: Second probability distribution
Expand Down

0 comments on commit f101036

Please sign in to comment.