"src/led_effects.cpp" did not exist on "443cf3bffb0875f1516b3bee2fe68e60cefce418"
Commit ed61079b authored by Eric Duminil's avatar Eric Duminil
Browse files

TODO

parent f38cc186
...@@ -85,6 +85,7 @@ class Bundesland: ...@@ -85,6 +85,7 @@ class Bundesland:
# TODO: Get size # TODO: Get size
# TODO: Get count # TODO: Get count
# TODO: Define Germany # TODO: Define Germany
# TODO: Tmp file, TMP_DIR / source.ext?
def __post_init__(self): def __post_init__(self):
self.download_folder.mkdir(parents=True, exist_ok=True) self.download_folder.mkdir(parents=True, exist_ok=True)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment