Skip to content

Commit

Permalink
adding comment to bypass ruff hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlas-64 committed Mar 19, 2024
1 parent 1ffa18c commit 0491470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capa/ghidra/capa_explorer.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ def main():
popup("capa explorer found no matches.") # type: ignore [name-defined] # noqa: F821
return capa.main.E_EMPTY_REPORT


user_choice = askChoice( # type: ignore [name-defined] # noqa: F821
"Choose b/w bookmarks & comments",
"preferred action:",
Expand Down

0 comments on commit 0491470

Please sign in to comment.