Skip to content

Commit 04c2f10

Browse files
committed
fix duplicate scripts
1 parent 3fb7b66 commit 04c2f10

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

duckdb/009_loading_json.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
# /// script
2-
# requires-python = ">=3.12"
3-
# dependencies = [
4-
# "duckdb==1.2.1",
5-
# "marimo",
6-
# "polars[pyarrow]==1.25.2",
7-
# "sqlglot==26.11.1",
8-
# ]
9-
# ///
10-
# /// script
112
# requires-python = ">=3.11"
123
# dependencies = [
134
# "marimo",

0 commit comments

Comments
 (0)