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 968a105 commit 3fc4463Copy full SHA for 3fc4463
source/zimonGrafanaIntf.py
@@ -215,7 +215,7 @@ def main(argv):
215
return
216
217
if __version__.endswith('-dev'):
218
- print(f'\n Warning: You are running a Development version of the IBM Storage Scale bridge for Grafana. \
+ print('\n Warning: You are running a Development version of the IBM Storage Scale bridge for Grafana. \
219
\n It is recommended to use the latest released version, published on: \
220
\n https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/releases \n')
221
0 commit comments