Skip to content

Commit a5d23d3

Browse files
authored
Merge pull request #3 from AustralianBioCommons/feature-release
feat: publish to pypi
2 parents 6cab188 + 83bdfa2 commit a5d23d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

insdc_benchmarking_scripts/scripts/benchmark_ftp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Native Python FTP implementation (no external dependencies)
1111
- ENA FTP support with automatic URL resolution
1212
- System metrics (CPU %, memory MB) and local write-speed baseline
13-
- Network baseline (ping/traceroute) targeting the FTP host
13+
- Network baseline (ping / traceroute) targeting the FTP host
1414
- Produces JSON-compatible result matching v1.2 schema
1515
- Optional --repeats for multiple trials with aggregate statistics
1616
"""

0 commit comments

Comments
 (0)