updated the template file.
This commit is contained in:
parent
78ee9f6ec7
commit
9c95528e76
3 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
import pathlib
|
||||
import sys
|
||||
# import parse
|
||||
import re
|
||||
from dataclasses import dataclass
|
||||
|
||||
def parse(puzzle_input):
|
||||
"""Parse input"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue