Skip to content

Commit 4d79569

Browse files
Johannes Ballécopybara-github
authored andcommitted
Removes Python version markers, since PY3 is the default now.
PiperOrigin-RevId: 326701839 Change-Id: Ie6ef5d175e2177778fedfab7aab54af1deed5c0a
1 parent 7bcee97 commit 4d79569

21 files changed

+0
-21
lines changed

build_pip_pkg.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");

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

models/bmshj2018.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");

models/hific/archs.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");

models/hific/configs.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");

models/hific/evaluate.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");

models/hific/helpers.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");

models/hific/hific_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");

models/hific/model.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");

models/hific/train.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)