From e80dba75606c3126b4d15227459fa9ea44eaf770 Mon Sep 17 00:00:00 2001 From: yupix Date: Mon, 12 Feb 2024 16:46:16 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=E3=82=A4=E3=83=B3=E3=82=BF=E3=83=97?= =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=BF=E3=82=92=E6=8C=87=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helper.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helper.py b/helper.py index f46b63b..02dc693 100644 --- a/helper.py +++ b/helper.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + from datetime import datetime import os import shutil