Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Feb 1, 2021
1 parent 4fda04a commit 6ef068a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/core/test_lightning_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from unittest.mock import patch, Mock, PropertyMock
from unittest.mock import patch, Mock

import pytest
from torch.optim import Adam, SGD
Expand Down

0 comments on commit 6ef068a

Please sign in to comment.