Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nnaakkaaii committed Jul 14, 2024
1 parent 6fb53b5 commit 11ddc82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion test/models/test_gan_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ def test_basic_model():
criterion,
criterion_g,
criterion_d,
serialize=True,
)
with TemporaryDirectory() as tempdir:
model.train(
Expand Down

0 comments on commit 11ddc82

Please sign in to comment.