Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
csv
2
3
4
def
load_tasks(filename=
"tasks.csv"
):
Callers
nothing calls this directly
Calls
2
add_task
Function · 0.70
show_tasks
Function · 0.70
Tested by
no test coverage detected