From 64889161d6090563c58af20c8d1aa74691ef5376 Mon Sep 17 00:00:00 2001 From: Andrea Settimi Date: Mon, 18 Nov 2024 18:58:16 +0100 Subject: [PATCH] FIX: typo in text block --- invokes/yakerize.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/invokes/yakerize.py b/invokes/yakerize.py index 9ca61d82..6605ca59 100644 --- a/invokes/yakerize.py +++ b/invokes/yakerize.py @@ -1,10 +1,10 @@ #! python3 -``` +""" Yakerize.py was originally developed as part of the DiffCheck plugin by Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024. It is distributed under the MIT License, provided this attribution is retained. -``` +""" import os import sys