Skip to content

Commit a4787d1

Browse files
LumioseSilpicnixz
andauthored
Fix formatting
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent b2152cb commit a4787d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/_ssl/debughelpers.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ _PySSL_keylog_callback(const SSL *ssl, const char *line)
155155
ssl_obj->ctx->keylog_filename);
156156
ssl_obj->exc = PyErr_GetRaisedException();
157157
}
158+
158159
done:
159160
PyGILState_Release(threadstate);
160161
}

0 commit comments

Comments
 (0)