Skip to content

Commit

Permalink
Remove the last refernce to darglint
Browse files Browse the repository at this point in the history
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
  • Loading branch information
llucax committed Feb 14, 2024
1 parent 5df1db5 commit 20b2faa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/frequenz/sdk/actor/_resampling.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ async def _run(self) -> None:
Raises:
RuntimeError: If there is some unexpected error while resampling or
handling requests.
[//]: # (# noqa: DAR401 error)
"""
tasks_to_cancel: set[asyncio.Task[None]] = set()
try:
Expand Down

0 comments on commit 20b2faa

Please sign in to comment.