Skip to content

Commit 6435489

Browse files
chore: update region tags
1 parent 6dc4749 commit 6435489

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

run/mcp-server/server.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# [START cloudrun_mcpserver_python]
15+
# [START cloudrun_mcpserver]
1616
import asyncio
1717
import logging
1818
import os
@@ -63,4 +63,4 @@ def subtract(a: int, b: int) -> int:
6363
)
6464
)
6565

66-
# [END cloudrun_mcpserver_python]
66+
# [END cloudrun_mcpserver]

0 commit comments

Comments
 (0)