We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6488916 commit 6aefdc1Copy full SHA for 6aefdc1
invokes/yakerize.py
@@ -1,11 +1,9 @@
1
#! python3
2
-
3
"""
4
Yakerize.py was originally developed as part of the DiffCheck plugin by
5
Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024.
6
It is distributed under the MIT License, provided this attribution is retained.
7
8
9
import os
10
import sys
11
import argparse
0 commit comments