Skip to content

Commit 3c19dcb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

weblate/vcs/tests/test_vcs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
import re
1010
import shutil
1111
import tempfile
12-
from io import BytesIO
1312
from contextlib import ExitStack
13+
from io import BytesIO
1414
from os import utime
1515
from pathlib import Path
1616
from time import time

0 commit comments

Comments
 (0)