MCPcopy Create free account
hub / github.com/geekcomputers/Python / TaskPlanner.py

File TaskPlanner.py

TaskPlanner.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import csv
2
3
4def load_tasks(filename="tasks.csv"):

Callers

nothing calls this directly

Calls 2

add_taskFunction · 0.70
show_tasksFunction · 0.70

Tested by

no test coverage detected