Skip to content

Commit 641cfbf

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b20b077 commit 641cfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/test_hook_file_matches.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
import pathlib
44
import re
55

6-
from identify.identify import tags_from_filename
76
import pytest
87
import ruamel.yaml
8+
from identify.identify import tags_from_filename
99

1010
yaml = ruamel.yaml.YAML(typ="safe")
1111

0 commit comments

Comments
 (0)