Skip to content

Commit da50423

Browse files
committed
ruff format
1 parent 39cd533 commit da50423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_goodconf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ class TestConf(GoodConf):
154154
assert " * type: `Literal['a', 'b']`" in lines
155155
assert " * type: `list[str]`" in lines
156156

157+
157158
def test_generate_markdown_required():
158159
class TestConf(GoodConf):
159160
a: str

0 commit comments

Comments
 (0)