Comment change

zotino-tec
atse 2023-11-27 11:15:24 +08:00
parent 3f7d8fdbf3
commit 6be23451cb
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ class ClientWatcher(QObject):
class ChannelGraphs:
"""Manager of the two graphs of a channel, and its elements."""
"""Manager of a channel's two graphs and their elements."""
"""The maximum number of sample points to store."""
DEFAULT_MAX_SAMPLES = 1000