mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-08 07:53:11 +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
|