Skip to content

Commit

Permalink
Add TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Mar 27, 2023
1 parent aacae8d commit 7de2bc8
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 7de2bc8

Please sign in to comment.