Add a weekly cadence to the match schedule #15

Merged
mdiluz merged 7 commits from issue-9-advanced-cadence into main 2024-09-22 14:26:39 +01:00
Showing only changes of commit 39bb8dbf19 - Show all commits

View file

@ -1,5 +1,5 @@
import matchy.util as util
from datetime import datetime, timedelta
from datetime import datetime
import pytest