From 5c56ad8aa40bfb60ce012f6e896b5396111fe4a9 Mon Sep 17 00:00:00 2001 From: aaron Date: Fri, 2 Dec 2022 14:16:12 +0100 Subject: [PATCH] first commit --- 1/elf_list.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 1/elf_list.py diff --git a/1/elf_list.py b/1/elf_list.py new file mode 100644 index 0000000..e78c543 --- /dev/null +++ b/1/elf_list.py @@ -0,0 +1,5 @@ +from aocd import data + +AOC_COOKIE = os.environ.get('AOC_SESSION_TOKEN', 'default') + +