Skip to content

Commit 94e5dc2

Browse files
committed
lint fix
1 parent 44ecf6d commit 94e5dc2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs/docs/api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ catalog.register_table(
185185
metadata_location="s3://warehouse/path/to/metadata.json"
186186
)
187187
```
188-
```
188+
189+
```python
189190

190191
## Load a table
191192

0 commit comments

Comments
 (0)