Skip to content

Commit

Permalink
Fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermef committed Dec 16, 2022
1 parent 6c64863 commit b44c567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_worker.py
Expand Up @@ -6,7 +6,7 @@
from preggy import expect
from click.testing import CliRunner

import remotecv.worker as worker
from remotecv import worker


@mock.patch("remotecv.worker.start_pyres_worker")
Expand Down

0 comments on commit b44c567

Please sign in to comment.