We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e7533e commit ca2d281Copy full SHA for ca2d281
dash/resources.py
@@ -5,6 +5,7 @@
5
from .development.base_component import ComponentRegistry
6
from . import exceptions
7
8
+
9
# pylint: disable=old-style-class
10
class Resources:
11
def __init__(self, resource_name, layout):
0 commit comments