From 960736cc2f99a55121c1959f6d6a5f5dd4439920 Mon Sep 17 00:00:00 2001 From: Joon Date: Mon, 19 Jun 2023 06:04:41 +0900 Subject: [PATCH] update --- utils.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 utils.py diff --git a/utils.py b/utils.py new file mode 100644 index 0000000..71219d8 --- /dev/null +++ b/utils.py @@ -0,0 +1,2 @@ +def tile(): + pass