Skip to content

Commit 6aefdc1

Browse files
authored
WIP-FIX: py linter
1 parent 6488916 commit 6aefdc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

invokes/yakerize.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
#! python3
2-
32
"""
43
Yakerize.py was originally developed as part of the DiffCheck plugin by
54
Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024.
65
It is distributed under the MIT License, provided this attribution is retained.
76
"""
8-
97
import os
108
import sys
119
import argparse

0 commit comments

Comments
 (0)