Skip to content

Commit

Permalink
add commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jwyman328 committed Nov 3, 2024
1 parent 6a5c73a commit e8279dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/controllers/privacy_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def anaylze_tx_privacy(
wallet_service: WalletService = Provide[ServiceContainer.wallet_service],
):
"""
TODO
TODO change
"""
try:
# TODO use a service to actually analyze the privacy
Expand Down

0 comments on commit e8279dd

Please sign in to comment.