Skip to content

Commit 504e0e6

Browse files
committed
fix:formatting
1 parent 8cc0d5c commit 504e0e6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scheduler/decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from typing import Any, Callable, Dict, Optional, Union, List
33

44
from scheduler.helpers.callback import Callback
5-
from scheduler.types import ConnectionType, FunctionReferenceType
5+
from scheduler.types import ConnectionType
66

77
JOB_METHODS_LIST: List[str] = list()
88

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)