Skip to content

Commit b68a610

Browse files
committed
Update path.py
1 parent d2785a8 commit b68a610

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pyobo/utils/path.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ def ensure_json(
107107
version: VersionHint = None,
108108
name: str | None = None,
109109
force: bool = False,
110-
dtype=str,
111110
verify: bool = True,
112111
backend: Literal["requests", "urllib"] | None = None,
113112
**kwargs: Any,

0 commit comments

Comments
 (0)