Skip to content

Commit

Permalink
style: apply automated linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
megalinter-bot committed Nov 9, 2023
1 parent ffe6a98 commit 2a8e11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/safeds_stubgen/api_analyzer/test_api_visitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"Package name twice in qname 1",
"Package name twice in qname 2",
"Package name twice in qname 3",
]
],
)
def test__create_module_id(qname: str, expected_id: str, package_name: str) -> None:
api = API(
Expand Down

0 comments on commit 2a8e11c

Please sign in to comment.