We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9c9af commit 5107d2aCopy full SHA for 5107d2a
tools/tensorflow_docs/tools/nblint/style/tensorflow.py
@@ -47,7 +47,7 @@
47
copyrights_re = [
48
r"Copyright 20[1-9][0-9] The TensorFlow\s.*?\s?Authors",
49
r"Copyright 20[1-9][0-9] Google",
50
- r"Copyright 20[1-9][0-9] The AI Edge Authors"
+ r"Copyright 20[1-9][0-9] The AI Edge Authors",
51
]
52
53
0 commit comments