Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaehashi committed Dec 4, 2017
1 parent db61e71 commit 772eb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chainer/functions/loss/contrastive.py
@@ -1,8 +1,8 @@
import numpy

from chainer.backends import cuda
import chainer.functions
from chainer import function_node
import chainer.functions
from chainer.utils import type_check


Expand Down

0 comments on commit 772eb13

Please sign in to comment.