Skip to content

Commit 78f4ebe

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

16 files changed

+0
-16
lines changed

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)