iansinnott / iansinnott/things-2do-importer
Getting Error TypeError: 'newline' is an invalid keyword argument for this function
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
What am i doing wrong here?
My command is ./main.py 2DoList.csv 'Inbox'
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with ./main.py 2DoList.csv 'Inbox' and inspect where the `newline` keyword is passed. Use the resulting traceback to locate the failing entry point; done means the command no longer raises this TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100