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 f5af164 commit ce6904dCopy full SHA for ce6904d
owlbot.py
@@ -100,25 +100,3 @@
100
101
s.shell.run(["nox", "-s", "blacken"], hide_output=False)
102
103
-# ----------------------------------------------------------------------------
104
-# Main Branch migration
105
106
-
107
-s.replace(
108
- "*.rst",
109
- "master",
110
- "main"
111
-)
112
113
114
- "CONTRIBUTING.rst",
115
- "kubernetes/community/blob/main",
116
- "kubernetes/community/blob/master"
117
118
119
120
- ".kokoro/*",
121
122
123
124
0 commit comments