Fix formatting
This commit is contained in:
parent
d0f2c75e43
commit
ae7a4402e6
1 changed files with 2 additions and 1 deletions
|
@ -71,6 +71,7 @@ class Merge:
|
|||
|
||||
merge_mr(iid)
|
||||
|
||||
|
||||
class Test:
|
||||
def __call__(self, login: str, submission: str):
|
||||
print(f"{login} - {submission}")
|
Reference in a new issue