Skip to content

Commit c21aba9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0210350 commit c21aba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_generate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
ENCODING = 'utf-8'
2626

27+
2728
@pytest.mark.parametrize(
2829
"oas_file", (DATA_DIR / OPEN_API_DEFAULT_TEMPLATE_DIR_NAME).glob("*.yaml")
2930
)

0 commit comments

Comments
 (0)