mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-07 15:33:10 +00:00
6 lines
107 B
Python
6 lines
107 B
Python
from benchmarks.logging.logging import Metric
|
|
|
|
|
|
class DelugeTorrentDownload(Metric):
|
|
torrent_name: str
|