We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4b616 commit bea8fecCopy full SHA for bea8fec
src/backend/backend.py
@@ -104,5 +104,5 @@ def cid_file_initialized(self):
104
@abc.abstractmethod
105
def set_stats(self, data: dict):
106
"""
107
- Pass additional statistic, which will be added to telemetry messages
+ Pass additional statistics, which will be added to telemetry messages
108
0 commit comments