Skip to content

Commit 9c330b5

Browse files
cal0pteryxlovetox
authored andcommitted
cq: Run Black
1 parent e778f71 commit 9c330b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep517backend/backend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def __str__(self) -> str:
5050

5151

5252
def _get_settings_stub_config(
53-
config_settings: Optional[dict[str, str]]
53+
config_settings: Optional[dict[str, str]],
5454
) -> list[LibVersion]:
5555
libs = []
5656
if config_settings is None:

0 commit comments

Comments
 (0)