Skip to content

Commit

Permalink
♻️ refactor: Revised code to comply with linter recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
DevaOnBreaches committed Dec 25, 2023
1 parent 730cb49 commit 23a3ee3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,6 @@ def get_breaches_data(breaches: str) -> dict:
abort(404)



def get_breaches_analytics(breaches, sensitive_breaches):
"""Returns the metrics of exposed breaches"""
try:
Expand Down

0 comments on commit 23a3ee3

Please sign in to comment.