Skip to content

Commit 06d9ca9

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/asv.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
"req": {
7474
"numpy": [">=2"],
7575
"scipy": [">=1.16"],
76-
"spatialdata": [">=0.4"],
76+
"spatialdata": [">=0.4"]
7777
},
7878
// same for env variables
79-
"env": {},
79+
"env": {}
8080
},
8181

8282
// Combinations of libraries/python versions can be excluded/included

0 commit comments

Comments
 (0)