Skip to content

Commit

Permalink
Make Codacy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
battleoverflow committed Dec 9, 2022
1 parent 232341d commit ee1f998
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion sandboxapi/fireeye.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ def is_available(self):
if response.status_code >= 500:
self.server_available = False
return False

except sandboxapi.SandboxError:
pass

Expand Down
11 changes: 0 additions & 11 deletions tests/test_opswat.py

This file was deleted.

10 changes: 0 additions & 10 deletions tests/test_wildfire.py

This file was deleted.

0 comments on commit ee1f998

Please sign in to comment.