Skip to content

Commit

Permalink
fix tab
Browse files Browse the repository at this point in the history
Co-authored-by: GenericP3rson <41024739+GenericP3rson@users.noreply.github.com>
  • Loading branch information
1 parent f101036 commit 98b4f36
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 @@ -46,7 +46,7 @@ def forward(self, px, py):
"""
Squared MMD loss.
Args:
px: First probability distribution
px: First probability distribution
py: Second probability distribution
Returns:
Expand Down

0 comments on commit 98b4f36

Please sign in to comment.