From 4c02145885538aa03c6483fe1194a468823d8f96 Mon Sep 17 00:00:00 2001 From: Jin Lee Date: Wed, 11 Mar 2020 15:07:12 -0700 Subject: [PATCH] doc: fix code format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b08d47..3f597e4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It is a Python API for recursively localizing file URIs (e.g. `gs://`. `s3://`, ## Usage Python API example. -``` +```python import autouri from autouri import AutoURI from autouri import AbsPath