Skip to content

Commit

Permalink
FIX: typo in text block
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 authored Nov 18, 2024
1 parent 28ca1d9 commit 6488916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions invokes/yakerize.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6488916

Please sign in to comment.