We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2807da1 commit 9f7842aCopy full SHA for 9f7842a
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