From 864e0e4520e87c86dc9abac327de71c0e51f931b Mon Sep 17 00:00:00 2001 From: 1693984231773-jaehyunlee Date: Mon, 13 Nov 2023 05:44:33 +0000 Subject: [PATCH] =?UTF-8?q?test.py=20=EC=83=9D=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ipynb_checkpoints/test-checkpoint.py | 1 + test.py | 1 + 2 files changed, 2 insertions(+) create mode 100644 .ipynb_checkpoints/test-checkpoint.py create mode 100644 test.py diff --git a/.ipynb_checkpoints/test-checkpoint.py b/.ipynb_checkpoints/test-checkpoint.py new file mode 100644 index 0000000..b41e3ee --- /dev/null +++ b/.ipynb_checkpoints/test-checkpoint.py @@ -0,0 +1 @@ +print(1) \ No newline at end of file diff --git a/test.py b/test.py new file mode 100644 index 0000000..b41e3ee --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print(1) \ No newline at end of file