Implement top-level CLI for executing solvers and dynamically fetching inputs
This commit is contained in:
4
advent_of_code/__init__.py
Normal file
4
advent_of_code/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"My solutions to Advent of Code 2023"
|
||||
|
||||
__author__ = "Nettika <nettika@leaf.ninja>"
|
||||
__version__ = "1.0.0"
|
Reference in New Issue
Block a user