mirror of
https://github.com/codex-storage/bittorrent-benchmarks.git
synced 2025-02-22 07:48: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
|