Additional pylint fix.
authorYong Tang <yong.tang.github@outlook.com>
Wed, 23 May 2018 23:53:53 +0000 (23:53 +0000)
committerYong Tang <yong.tang.github@outlook.com>
Wed, 23 May 2018 23:53:53 +0000 (23:53 +0000)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
tensorflow/contrib/cmake/tools/create_def_file.py

index cd06e6f..4f957f1 100644 (file)
@@ -59,7 +59,8 @@ INCLUDEPRE_RE = re.compile(r"google::protobuf::internal::ExplicitlyConstructed|"
                            r"tensorflow::strings::internal::CatPieces|"
                            r"tensorflow::errors::Internal|"
                            r"tensorflow::Tensor::CopyFromInternal|"
-                           r"tensorflow::kernel_factory::OpKernelRegistrar::InitInternal|"
+                           r"tensorflow::kernel_factory::"
+                           r"OpKernelRegistrar::InitInternal|"
                            r"tensorflow::io::internal::JoinPathImpl")
 
 # Include if matched after exclude