Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed Dec 21, 2023
1 parent b413190 commit 32f4db8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion procrastinate/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from typing import Any, Dict, Iterable, Optional, Union

from procrastinate import app, exceptions, job_context, jobs, signals, tasks, utils
from procrastinate.exceptions import ProcrastinateException

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 32f4db8

Please sign in to comment.