Skip to content

Commit 4f4d185

Browse files
committed
add missing white spaces
Signed-off-by: hwassman <[email protected]>
1 parent f940999 commit 4f4d185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/messages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
'NoData': 'Empty results received', # Please check the pmcollector is properly configured and running.
5353
'NoSensorConfigData': 'No sensor configuration data parsed',
5454
'NoDataStartNextAttempt': 'No Metadata results received from the pmcollector. Start retry attempt {} in 60s (MAX_ATTEMPTS_COUNT:{})',
55-
'NullValues':'Received null values in all data points for {}',
55+
'NullValues': 'Received null values in all data points for {}',
5656
'BucketsizeChange': 'Based on requested downsample value: {} the bucketsize will be set: {}',
5757
'BucketsizeToPeriod': 'Bucketsize will be set to sensors period: {}',
5858
'DownsampleAggregation': 'Perform downsample aggregation: {} for metric: {}',

0 commit comments

Comments
 (0)