Day 2 completed
This commit is contained in:
5
template/common.py
Normal file
5
template/common.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from typing import Any
|
||||
|
||||
|
||||
def parse(filename: str) -> Any | None:
|
||||
pass
|
||||
Reference in New Issue
Block a user