Skip to content

Commit 90810a3

Browse files
committed
space
1 parent 4497912 commit 90810a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ def test_no_matching_entrypoints(config_key: str) -> None:
424424
config=replace(
425425
c,
426426
**{
427-
config_key:"nonexistant"
427+
config_key: "nonexistant"
428428
}
429429
),
430430
)

0 commit comments

Comments
 (0)