Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
liyinshuo committed Jun 15, 2021
1 parent 0d1f196 commit b091666
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_dic_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,3 @@ def test_dic_model():
with pytest.raises(AssertionError):
# evaluation with metrics must have gt images
restorer(lq=inputs.cuda(), test_mode=True)


if __name__ == '__main__':
test_dic_model()

0 comments on commit b091666

Please sign in to comment.