Skip to content

Commit cf48ab4

Browse files
committed
Inconsequential docstrings change to trigger new test run
1 parent 9d7c27e commit cf48ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dftimewolf/cli/recipes/gcp_turbinia.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636

3737
args = [
38-
('analysis_project_name', 'Name of GCP project disk exists in', None),
38+
('analysis_project_name', 'Name of GCP project the disk exists in', None),
3939
('turbinia_zone',
4040
'The GCP zone the disk to process (and Turbinia workers) are in', None),
4141
('disk_name', 'Name of GCP persistent disk to process', None),

0 commit comments

Comments
 (0)