Skip to content

Commit

Permalink
remove import of mocker
Browse files Browse the repository at this point in the history
  • Loading branch information
albi3ro authored Jan 6, 2021
1 parent 761bfed commit f7e9d67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_optimize.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import numpy as onp
import pytest
from pytest_mock import mocker

import pennylane as qml
from pennylane import numpy as np
Expand Down

0 comments on commit f7e9d67

Please sign in to comment.