Skip to content

Commit 2a12594

Browse files
committed
Fix format
1 parent 2e44e03 commit 2a12594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_quantum/core/ops/math_ops/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
"""Module for tfq.core.ops.math_ops.*"""
1616

1717
from tensorflow_quantum.core.ops.math_ops.inner_product_op import (
18-
inner_product, inner_product_hessian)
18+
inner_product, inner_product_hessian)

0 commit comments

Comments
 (0)