mirror of
https://github.com/codex-storage/bittorrent-benchmarks.git
synced 2025-02-21 23:38:09 +00:00
6 lines
127 B
Python
6 lines
127 B
Python
from benchmarks.core.tests.test_logging import MetricsEvent
|
|
|
|
|
|
class DelugeTorrentDownload(MetricsEvent):
|
|
torrent_name: str
|