Skip to content

Commit 538b8a4

Browse files
committed
Merge branch 'usage_count' of https://github.com/popovaan/telemetry into usage_count
2 parents fc43cb6 + bea8fec commit 538b8a4

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)