Skip to content

Commit e140b8d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4bc28d6 commit e140b8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

quantum/q_fourier_transform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
https://en.wikipedia.org/wiki/Quantum_Fourier_transform
1515
https://quantum.cloud.ibm.com/docs/en/api/qiskit/qiskit.circuit.library.QFT
1616
"""
17+
1718
import math
1819

1920
import numpy as np

0 commit comments

Comments
 (0)