Skip to content

Commit 152ac28

Browse files
yileialimuldal
authored andcommitted
Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 440896914
1 parent 9a526bd commit 152ac28

24 files changed

+0
-24
lines changed

iodine/modules/data.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.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

iodine/modules/decoder.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.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

iodine/modules/distributions.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.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

iodine/modules/factor_eval.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.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

iodine/modules/iodine.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.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

iodine/modules/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 2019 Deepmind Technologies Limited.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

iodine/modules/plotting.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.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

iodine/modules/refinement.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.
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

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

learning_to_simulate/connectivity_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
# pylint: disable=g-bad-file-header
32
# Copyright 2020 DeepMind Technologies Limited. All Rights Reserved.
43
#

0 commit comments

Comments
 (0)