There was an error while loading. Please reload this page.
2 parents 00e2302 + 9f7842a commit cb58f9aCopy full SHA for cb58f9a
can/interfaces/__init__.py
@@ -51,4 +51,4 @@
51
}
52
)
53
54
-VALID_INTERFACES = frozenset(list(BACKENDS.keys()))
+VALID_INTERFACES = frozenset(BACKENDS.keys())
0 commit comments