Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9b9c9af

Browse files
Update tensorflow.py
Adding "AI Edge authors" to list of accepted authors in copyright checker.
1 parent 45a981f commit 9b9c9af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎tools/tensorflow_docs/tools/nblint/style/tensorflow.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
# Acceptable copyright heading for notebooks following this style.
4747
copyrights_re = [
4848
r"Copyright 20[1-9][0-9] The TensorFlow\s.*?\s?Authors",
49-
r"Copyright 20[1-9][0-9] Google"
49+
r"Copyright 20[1-9][0-9] Google",
50+
r"Copyright 20[1-9][0-9] The AI Edge Authors"
5051
]
5152

5253

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /