Skip to content

Commit

Permalink
Add TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Apr 13, 2023
1 parent 25b33c6 commit 12b6e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions securedrop/journalist_app/utils.py
Expand Up @@ -54,6 +54,7 @@ def commit_account_changes(user: Journalist) -> None:
flash(gettext("Account updated."), "success")


# TODO: Remove
def get_source(filesystem_id: str, include_deleted: bool = False) -> Source:
"""
Return the Source object with `filesystem_id`
Expand Down

0 comments on commit 12b6e6d

Please sign in to comment.