Skip to content

Commit bc66e11

Browse files
committed
d updated markdown snippets
1 parent dac7c8a commit bc66e11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_inline_approvals.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ def test_with_labeled_input_inline(self) -> None:
164164
def get_preceding_whitespace():
165165
return " 4 whitespaces"
166166

167+
167168
# fmt: off
168169
def test_preceding_whitespace():
169170
"""
@@ -182,6 +183,7 @@ def test_trailing_whitespace():
182183

183184
# fmt: on
184185

186+
185187
def test_bug_blank_lines():
186188
"""
187189

0 commit comments

Comments
 (0)