Chore(mypy): Annotate None returns for typing improvements (#11213)

This commit is contained in:
Sebastian Steinbeißer
2026-02-02 08:44:12 -08:00
committed by GitHub
parent a9c0b06e28
commit 3b5ffbf9fa
113 changed files with 1598 additions and 1510 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import uuid
class LoggingMixin:
def renew_logging_group(self):
def renew_logging_group(self) -> None:
"""
Creates a new UUID to group subsequent log calls together with
the extra data named group