Skip to content

Commit 9392cdd

Browse files
committed
shortened comment to fit Python window
1 parent 66b60a7 commit 9392cdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Metrics_args_Asana/RDM_metrics_Asana_FY2018_Q3.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# These are the arguments provided to the script
2-
# Replace filepath with path on your machine and filename with time-stamped name given to your csv export from Asana.
2+
# Replace filepath with path on your machine and filename with time-stamped name of your csv export from Asana.
33

44
filepath = '/Users/rjaffe/Documents/RDM/RDM_Metrics/MetricsData/data-from-asana/June2018-Metrics/'
55
filename = 'Consultations_20180626-1706PT.csv'

Metrics_args_Asana/RDM_metrics_Asana_FY2018_Q4.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# These are the arguments provided to the script
2-
# Replace filepath with path on your machine and filename with time-stamped name given to your csv export from Asana.
2+
# Replace filepath with path on your machine and filename with time-stamped name of your csv export from Asana.
33

44
filepath = '/Users/rjaffe/Documents/RDM/RDM_Metrics/MetricsData/data-from-asana/June2018-Metrics/'
55
filename = 'Consultations_20180626-1706PT.csv'

0 commit comments

Comments
 (0)