Skip to content

Commit 5010729

Browse files
committed
remove comment
1 parent ca561f9 commit 5010729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs/docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Finally, drop the namespace (if you want!)
9797

9898
```python
9999
# Drop a namespace
100-
# catalog.drop_namespace("docs_example")
100+
catalog.drop_namespace("docs_example")
101101
```
102102

103103
## Create a table

0 commit comments

Comments
 (0)