aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor/select.py
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-07-11 10:17:53 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-07-11 11:34:44 -0700
commit0aceaaea433963c5b25c6086f19b9293c29ec536 (patch)
treef614555783ac31ffc54c15b54ed0b056212c791b /tensorflow/contrib/graph_editor/select.py
parent873889f856581167bc286cbb6e8ae7b94a506f08 (diff)
Replace "Scikit Flow Authors" with "TensorFlow Authors", and remove "pylint: disable=g-bad-file-header".
Change: 127106850
Diffstat (limited to 'tensorflow/contrib/graph_editor/select.py')
-rw-r--r--tensorflow/contrib/graph_editor/select.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/graph_editor/select.py b/tensorflow/contrib/graph_editor/select.py
index 4478d5fc0d..fe861d2cac 100644
--- a/tensorflow/contrib/graph_editor/select.py
+++ b/tensorflow/contrib/graph_editor/select.py
@@ -1,4 +1,3 @@
-# pylint: disable=g-bad-file-header
# Copyright 2015 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");