We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee43c48 commit 0f2c292Copy full SHA for 0f2c292
1 file changed
tests/test_blurb.py
@@ -97,6 +97,7 @@ def test_current_date():
97
def test_sortable_datetime():
98
assert blurb.sortable_datetime() == "2025-01-07-16-28-41"
99
100
+
101
@pytest.mark.parametrize(
102
"version1, version2",
103
(
0 commit comments