1
0

fix conflict

This commit is contained in:
Akbar Rahman 2018-07-08 22:38:37 +01:00
commit a9b13d701d
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -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
- multiple todo lists
- 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
accurate updating from functions