mirror of
https://github.com/codex-storage/bittorrent-benchmarks.git
synced 2025-02-24 00:38:13 +00:00
fix: make DelugeTorrentDownload extend the right schema and not a test fixture
This commit is contained in:
parent
470e9a989e
commit
48c5fb8eac
@ -1,5 +1,5 @@
|
||||
from benchmarks.core.tests.test_logging import MetricsEvent
|
||||
from benchmarks.core.logging import Metric
|
||||
|
||||
|
||||
class DelugeTorrentDownload(MetricsEvent):
|
||||
class DelugeTorrentDownload(Metric):
|
||||
torrent_name: str
|
||||
|
Loading…
x
Reference in New Issue
Block a user