Skip to content

Commit 178b7ab

Browse files
committed
Remove new line to check linting with prek
1 parent 6cfe324 commit 178b7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ dirty-equals ==0.9.0
1313
jinja2 ==3.1.6
1414
# Remove when support for Python 3.8 is dropped
1515
typing-extensions ==4.13.2; python_version < "3.9"
16-
typing-extensions ==4.15.0; python_version >= "3.9"
16+
typing-extensions ==4.15.0; python_version >= "3.9"

0 commit comments

Comments
 (0)