From fa5b5fb49cfe2f802f715926932824919522c16e Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Sat, 7 Sep 2024 23:39:47 +0200 Subject: [PATCH] Add gist link --- .utils/ext/ziparch.py | 1 + 1 file changed, 1 insertion(+) diff --git a/.utils/ext/ziparch.py b/.utils/ext/ziparch.py index bcede136..c9f515e0 100644 --- a/.utils/ext/ziparch.py +++ b/.utils/ext/ziparch.py @@ -1,3 +1,4 @@ +# https://gist.github.com/Willy-JL/9e3e6fac4fdbdb3d40fccdb329fe32f1 import os import pathlib import zipfile