Skip to content

Commit 0bd1764

Browse files
fix: remove extra blank line in cron_service imports to satisfy ruff I001
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7da561a commit 0bd1764

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

testgen/common/cron_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from testgen.common import date_service
99

1010

11-
1211
class CronSample(TypedDict, total=False):
1312
id: str | None
1413
error: str | None

0 commit comments

Comments
 (0)