Skip to content

Commit

Permalink
Update tests/checkpointing/test_model_checkpoint.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
  • Loading branch information
tchaton and Borda committed Nov 20, 2020
1 parent bb802e2 commit 5851762
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/checkpointing/test_model_checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
import cloudpickle
import pytest
import torch
from omegaconf import Container
from omegaconf import OmegaConf
from omegaconf import Container, OmegaConf
from argparse import Namespace

import tests.base.develop_utils as tutils
Expand Down

0 comments on commit 5851762

Please sign in to comment.