We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec9fee commit 5fbc5c6Copy full SHA for 5fbc5c6
openshift_metrics/merge.py
@@ -142,7 +142,7 @@ def main():
142
)
143
parser.add_argument(
144
"--class-invoice-file",
145
- help=f"Name of the class report file. Defaults to Classes-<cluster-name> <report_month>.csv",
+ help="Name of the class report file. Defaults to Classes-<cluster-name> <report_month>.csv",
146
147
parser.add_argument("--upload-to-s3", action="store_true")
148
0 commit comments