formatting
This commit is contained in:
@@ -45,7 +45,7 @@ class ADSubsystem:
|
||||
if not self.stopping:
|
||||
await asyncio.sleep(delay)
|
||||
except asyncio.CancelledError:
|
||||
self.logger.debug('Cancelled during sleep')
|
||||
self.logger.debug('Cancelled during sleep')
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user