Skip to content

Commit 5107d2a

Browse files
committed
Formatting
1 parent 9b9c9af commit 5107d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
copyrights_re = [
4848
r"Copyright 20[1-9][0-9] The TensorFlow\s.*?\s?Authors",
4949
r"Copyright 20[1-9][0-9] Google",
50-
r"Copyright 20[1-9][0-9] The AI Edge Authors"
50+
r"Copyright 20[1-9][0-9] The AI Edge Authors",
5151
]
5252

5353

0 commit comments

Comments
 (0)