Add missing setup files and add a nice logger
This commit is contained in:
parent
ed38373d1e
commit
645d329321
7 changed files with 132 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
from dataclasses import dataclass
|
||||
from typing import List
|
||||
from pathlib import Path
|
||||
from typing import List
|
||||
|
||||
|
||||
@dataclass(frozen=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue