Skip to content

Commit d398b03

Browse files
authored
FIX: trailing spaces
1 parent 6aefdc1 commit d398b03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

invokes/yakerize.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! python3
22
"""
3-
Yakerize.py was originally developed as part of the DiffCheck plugin by
4-
Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024.
3+
Yakerize.py was originally developed as part of the DiffCheck plugin by
4+
Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024.
55
It is distributed under the MIT License, provided this attribution is retained.
66
"""
77
import os

0 commit comments

Comments
 (0)