Skip to content

Commit

Permalink
doc: fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
leepc12 committed Mar 11, 2020
1 parent 688e8cd commit 4c02145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c02145

Please sign in to comment.