• Bram Schoenmakers's avatar
    Rename method to set_source_text. · 4fa8bca4
    Bram Schoenmakers authored
    There's a difference between 'text' and 'source text', where the former
    is a more user-friendly representation of a todo, while the source text
    is the raw text from the todo.txt file.
    
    Reflect this difference in the method name to avoid confusion with the
    'text' method.
    4fa8bca4
TodoBaseTest.py 9.45 KB