Skip to content

Commit

Permalink
fix legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jun 26, 2023
1 parent b35cefe commit 03a2ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_codspeed.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
DATA / "karl_sample_image.nd2", # v3.0 - 218.65 MB
]
# super slow on codspeed...
LEGACY = DATA / "aryeh_but3_cont200-1.nd2", # v1.0 - 16.14 MB
LEGACY = DATA / "aryeh_but3_cont200-1.nd2" # v1.0 - 16.14 MB
# fmt: on


Expand Down

0 comments on commit 03a2ce0

Please sign in to comment.