Skip to content

Commit 7520ca0

Browse files
samyarpotlapallismlindauer
authored andcommitted
black reformatting
1 parent 73092a4 commit 7520ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_score_definitions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727

2828
class CustomMock:
29-
def __init__(self, json_info, id=""):
29+
def __init__(self, json_info, id=""):
3030
self.json_info = json_info
3131
self.id = id
3232

0 commit comments

Comments
 (0)