Skip to content

Commit 3f73a1d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4d9555e commit 3f73a1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

weblate_web/invoices/tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from __future__ import annotations
22

3-
from datetime import date, timedelta
43
import os
4+
from datetime import date, timedelta
55
from decimal import Decimal
66
from pathlib import Path
77
from typing import cast

0 commit comments

Comments
 (0)