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 bd00cc1 commit 0b7ab2cCopy full SHA for 0b7ab2c
packages/google-cloud-ndb/owlbot.py
@@ -69,32 +69,3 @@
69
)
70
71
s.shell.run(["nox", "-s", "blacken"], hide_output=False)
72
-
73
-# ----------------------------------------------------------------------------
74
-# Main Branch migration
75
76
77
-s.replace(
78
- "*.rst",
79
- "master",
80
- "main"
81
-)
82
83
84
85
- "google-cloud-python/blob/main",
86
- "google-cloud-python/blob/master"
87
88
89
90
- "CONTRIBUTING.rst",
91
- "kubernetes/community/blob/main",
92
- "kubernetes/community/blob/master"
93
94
95
96
- ".kokoro/*",
97
98
99
100
0 commit comments