Skip to content

Commit 0d8c519

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f193fd1 commit 0d8c519

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/nwb_benchmarks/benchmarks/params_remote_download.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
https_url=get_https_url(
7979
dandiset_id="213889",
8080
dandi_path="sub-1214579789_ses-1214621812_icephys/sub-1214579789_ses-1214621812_icephys.lindi.json",
81-
follow_redirects=False,),
81+
follow_redirects=False,
82+
),
8283
),
8384
)

0 commit comments

Comments
 (0)