Skip to content

Commit 9470270

Browse files
yileialimuldal
authored andcommitted
Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 441399237
1 parent 5501e32 commit 9470270

File tree

17 files changed

+0
-17
lines changed

17 files changed

+0
-17
lines changed

rl_unplugged/atari.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 DeepMind Technologies Limited.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

rl_unplugged/atari_example.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 DeepMind Technologies Limited.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

rl_unplugged/dm_control_suite.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 DeepMind Technologies Limited.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

rl_unplugged/dm_control_suite_example.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 DeepMind Technologies Limited.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

rl_unplugged/networks.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 DeepMind Technologies Limited.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

rl_unplugged/rwrl.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 DeepMind Technologies Limited.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

rl_unplugged/rwrl_example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Lint as: python3
21
# pylint: disable=line-too-long
32
# Copyright 2020 DeepMind Technologies Limited.
43
#

scratchgan/experiment.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 DeepMind Technologies Limited and Google LLC
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

scratchgan/generators.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 DeepMind Technologies Limited and Google LLC
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

scratchgan/losses.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 DeepMind Technologies Limited and Google LLC
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)