Skip to content

Commit ff6f9d6

Browse files
committed
Remove unused import of warnings package
1 parent b1fc120 commit ff6f9d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/openfermion/circuits/gates/four_qubit_gates.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
from typing import Optional, Union
1515

16-
import warnings
1716
import numpy as np
1817
import sympy
1918

0 commit comments

Comments
 (0)