aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/testing/python/framework/fake_summary_writer.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/testing/python/framework/fake_summary_writer.py')
-rw-r--r--tensorflow/contrib/testing/python/framework/fake_summary_writer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/testing/python/framework/fake_summary_writer.py b/tensorflow/contrib/testing/python/framework/fake_summary_writer.py
index c6fe518bbb..f2065c6662 100644
--- a/tensorflow/contrib/testing/python/framework/fake_summary_writer.py
+++ b/tensorflow/contrib/testing/python/framework/fake_summary_writer.py
@@ -127,6 +127,6 @@ class FakeSummaryWriter(object):
def reopen(self):
pass
-
+
def close(self):
pass