Skip to content

Commit 6aefdc1

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

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

invokes/yakerize.py

Lines changed: 0 additions & 2 deletions
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)