Skip to content

Commit b77a7cf

Browse files
committed
removes unnecessary blank line
1 parent 1b41f4c commit b77a7cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/microgenerator/tests/unit/test_generate_analyzer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def test_import_extraction(self, code_snippet, expected_imports):
9393

9494

9595
class TestCodeAnalyzerAttributes:
96-
9796
@pytest.mark.parametrize(
9897
"code_snippet, expected_structure",
9998
[

0 commit comments

Comments
 (0)