fix conflict
This commit is contained in:
commit
a9b13d701d
@ -20,5 +20,8 @@ If no command is specified, it is assumed to be the add command.
|
|||||||
- use a real database instead of json files
|
- use a real database instead of json files
|
||||||
- multiple todo lists
|
- multiple todo lists
|
||||||
- default filters
|
- default filters
|
||||||
|
<<<<<<< HEAD
|
||||||
- `Task` object generates new string on `__str__` method instead of relying on
|
- `Task` object generates new string on `__str__` method instead of relying on
|
||||||
|
=======
|
||||||
|
- Task object generates new string on __str__ method instead of relying on
|
||||||
accurate updating from functions
|
accurate updating from functions
|
||||||
|
Reference in New Issue
Block a user