mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-07 15:33:10 +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
|
torrent_name: str
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user