Skip to content

Commit c3e8592

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheroot/test/test_conn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ def _read_request_line(self):
742742
'report this on the Cheroot tracker at '
743743
r'<https://github\.com/cherrypy/cheroot/issues/new/choose>, '
744744
'providing a full reproducer with as much context and details '
745-
r'as possible\.$'
745+
r'as possible\.$',
746746
),
747747
)
748748

0 commit comments

Comments
 (0)