Skip to content

Commit

Permalink
style: Automatic code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 22, 2024
1 parent 4d50199 commit 03acb68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests_parsers/test_qakbot.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import pytest

from modules.processing.parsers.CAPE.QakBot import extract_config


@pytest.mark.skip(reason="Missed file")
def test_qakbot():
with open("tests/data/malware/0cb0d77ac38df36fff891e072dea96401a8c1e8ff40d6ac741d5a2942aaeddbb", "rb") as data:
Expand Down

0 comments on commit 03acb68

Please sign in to comment.