8000
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 bfb6af6 commit ec98405Copy full SHA for ec98405
packages/google-cloud-contact-center-insights/owlbot.py
@@ -95,6 +95,8 @@
95
"# The root toctree document.",
96
)
97
98
+s.replace("samples/snippets/noxfile.py", r"# Copyright 2019 Google LLC", r"# Copyright 2021 Google LLC")
99
+
100
# ----------------------------------------------------------------------------
101
# Run blacken session
102
packages/google-cloud-contact-center-insights/samples/snippets/noxfile.py
@@ -1,4 +1,4 @@
1
-# Copyright 2019 Google LLC
+# Copyright 2021 Google LLC
2
#
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
# you may not use this file except in compliance with the License.
0 commit comments