Skip to content

Commit

Permalink
Merge pull request #137 from evanpurkhiser/remove-unused-in-test
Browse files Browse the repository at this point in the history
Remove unused OVERFLOW32B_MODE from tests
  • Loading branch information
kiorky authored Nov 1, 2024
2 parents 39d08bd + 2e43aaf commit 43a3f6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/croniter/tests/test_croniter.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import pytz

from croniter import (
OVERFLOW32B_MODE,
CroniterBadCronError,
CroniterBadDateError,
CroniterNotAlphaError,
Expand Down

0 comments on commit 43a3f6e

Please sign in to comment.