Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Saif Kandil <74428638+k0T0z@users.noreply.github.com>
  • Loading branch information
k0T0z committed Jul 25, 2024
1 parent 4c982e2 commit f8abfa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@


def api_extraction(file_path):
hash = False
hash = None
api_calls = []

if os.path.exists(file_path):
Expand Down

0 comments on commit f8abfa3

Please sign in to comment.