Skip to content

Commit ca2d281

Browse files
author
Shammamah Hossain
committed
Fix whitespace issue.
1 parent 2e7533e commit ca2d281

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dash/resources.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from .development.base_component import ComponentRegistry
66
from . import exceptions
77

8+
89
# pylint: disable=old-style-class
910
class Resources:
1011
def __init__(self, resource_name, layout):

0 commit comments

Comments
 (0)