Skip to content

Commit 7cba3b8

Browse files
Whitespace fix.
1 parent d4f710c commit 7cba3b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prompt_toolkit/styles/style.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ def __init__(self, style_rules):
206206
def style_rules(self):
207207
return self._style_rules
208208

209-
210209
@classmethod
211210
def from_dict(cls, style_dict, priority=Priority.MOST_PRECISE):
212211
"""

0 commit comments

Comments
 (0)