Skip to content

Commit ac4db91

Browse files
yileiTensorflow Cloud maintainers
authored andcommitted
Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 437034427
1 parent 84228af commit ac4db91

File tree

16 files changed

+0
-16
lines changed

16 files changed

+0
-16
lines changed

api_docs/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 2020 The TensorFlow Authors. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/dependencies.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 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/experimental/__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 2021 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/experimental/models.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 2021 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/experimental/models_entry_point.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 2021 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/experimental/tests/unit/__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 2021 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/experimental/tests/unit/models_entry_point_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 2021 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/experimental/tests/unit/models_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 2021 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/tests/__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 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

src/python/tensorflow_cloud/core/tests/unit/__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 Google LLC. All Rights Reserved.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)