Bump ruff from 0.3.7 to 0.5.0 (#17381)

This commit is contained in:
dependabot[bot]
2024-07-05 12:35:57 +00:00
committed by GitHub
parent 8e9e6f1a0a
commit 20de685a4b
13 changed files with 41 additions and 36 deletions

View File

@@ -946,7 +946,7 @@ def connect_client(
class TestHomeServer(HomeServer):
DATASTORE_CLASS = DataStore # type: ignore[assignment]
DATASTORE_CLASS = DataStore
def setup_test_homeserver(