Skip to content

Commit bea8fec

Browse files
popovaanrkazants
andauthoredJan 15, 2025
Update src/backend/backend.py
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
1 parent 7f4b616 commit bea8fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/backend/backend.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ def cid_file_initialized(self):
104104
@abc.abstractmethod
105105
def set_stats(self, data: dict):
106106
"""
107-
Pass additional statistic, which will be added to telemetry messages
107+
Pass additional statistics, which will be added to telemetry messages
108108
"""

0 commit comments

Comments
 (0)