mirror of
https://github.com/codex-storage/bittorrent-benchmarks.git
synced 2025-02-20 23:08:06 +00:00
5 lines
126 B
Python
5 lines
126 B
Python
|
from benchmarks.core.tests.test_logging import MetricsEvent
|
||
|
|
||
|
|
||
|
class DelugeTorrentDownload(MetricsEvent):
|
||
|
torrent_name: str
|