Skip to content

Commit

Permalink
Update test_benchmarks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Oct 30, 2024
1 parent 58b5741 commit caafe67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_benchmarks.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""codspeed benchmarks for propcache."""

from pytest_codspeed import BenchmarkFixture # type: ignore[import-untyped]
from pytest_codspeed import BenchmarkFixture

from propcache import cached_property, under_cached_property

Expand Down

0 comments on commit caafe67

Please sign in to comment.