Skip to content

Commit c0c4ab3

Browse files
yileicopybara-github
authored andcommitted
Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 436433948
1 parent d542a8e commit c0c4ab3

File tree

13 files changed

+0
-13
lines changed

13 files changed

+0
-13
lines changed

tools/templates/build_docs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2015 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/compat_test/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/compat_test/estimator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/gen_java/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/report/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/report/linter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/report/linter_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/report/schema/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/api_generator/report/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

tools/tensorflow_docs/tools/nbfmt/notebook_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)