Skip to content

Commit

Permalink
fix missing blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
npapernot committed Jul 11, 2017
1 parent cb4ab7d commit 9711fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cleverhans/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
np.int8, np.int16, np.int32, np.int32, np.int64,
np.uint8, np.uint16, np.uint32, np.uint64)


class _ArgsWrapper(object):

"""
Expand Down

0 comments on commit 9711fd6

Please sign in to comment.