Skip to content

Commit 4c90672

Browse files
committed
style: shorten docstring usage example (ruff clean)
1 parent 88640c3 commit 4c90672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

analysis/plot_interaction_networks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Usage::
99
1010
python analysis/plot_interaction_networks.py --cohort BRCA --bmr mutsig
11-
python analysis/plot_interaction_networks.py --cohort BRCA LUAD --bmr mutsig --top-k 10
11+
python analysis/plot_interaction_networks.py --cohort BRCA LUAD --bmr cbase
1212
"""
1313

1414
from __future__ import annotations

0 commit comments

Comments
 (0)