We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
darglint
1 parent ec7408a commit 77e8c89Copy full SHA for 77e8c89
.darglint
src/frequenz/channels/timer.py
@@ -63,7 +63,6 @@ def calculate_next_tick_time(
63
The next tick time (in microseconds) according to
64
`missed_tick_policy`.
65
"""
66
- return 0 # dummy value to avoid darglint warnings
67
68
def __repr__(self) -> str:
69
"""Return a string representation of the instance.
0 commit comments