Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
mickol34 committed Nov 6, 2024
1 parent 89e7c91 commit caed157
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from redis import Redis
from contextlib import contextmanager
import yara # type: ignore
from itertools import accumulate

from .db import Database, JobId
from .util import make_sha256_tag
Expand Down

0 comments on commit caed157

Please sign in to comment.