From bad97abfe7fd93cefac10d46b5434b63cc7e3d2b Mon Sep 17 00:00:00 2001 From: Michael Oliver Date: Wed, 8 Feb 2017 16:48:00 -0800 Subject: [PATCH] add line to end of file --- keras_contrib/constraints.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keras_contrib/constraints.py b/keras_contrib/constraints.py index c94fd26..c9b9c2a 100644 --- a/keras_contrib/constraints.py +++ b/keras_contrib/constraints.py @@ -24,4 +24,4 @@ class Clip(Constraint): # Aliases. -clip = Clip \ No newline at end of file +clip = Clip