Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
markmcd committed Oct 14, 2024
1 parent 9b9c9af commit 5107d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tensorflow_docs/tools/nblint/style/tensorflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
copyrights_re = [
r"Copyright 20[1-9][0-9] The TensorFlow\s.*?\s?Authors",
r"Copyright 20[1-9][0-9] Google",
r"Copyright 20[1-9][0-9] The AI Edge Authors"
r"Copyright 20[1-9][0-9] The AI Edge Authors",
]


Expand Down

0 comments on commit 5107d2a

Please sign in to comment.