Skip to content

Commit 8e25f60

Browse files
committed
Lint
1 parent 10d8abf commit 8e25f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from formate.__main__ import main
1717
from formate.config import load_toml
1818

19-
path_sub = re.compile(rf" .*/pytest-of-.*/pytest-\d+")
19+
path_sub = re.compile(r" .*/pytest-of-.*/pytest-\d+")
2020

2121

2222
@no_type_check

0 commit comments

Comments
 (0)