From 47a485899209959e9d610201bd9297240ca809c1 Mon Sep 17 00:00:00 2001 From: Xingyou Song Date: Tue, 31 Jan 2023 16:51:11 -0800 Subject: [PATCH] Pythonize code snippet PiperOrigin-RevId: 506154933 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af1f3ac27..90d98f6c2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ## Getting Started Basic example for users: -``` +```python from vizier.service import clients from vizier.service import pyvizier as vz