Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hvy committed Jan 30, 2017
1 parent 2fbd1cf commit 2652038
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from chainer import Variable



class WassersteinGANUpdater(training.StandardUpdater):
def __init__(self, *, iterator, noise_iterator, optimizer_generator,
optimizer_critic, device=-1):
Expand Down

0 comments on commit 2652038

Please sign in to comment.