Update docstring to pass alex8 linting
diff --git a/tests/bindings/test_openssl.py b/tests/bindings/test_openssl.py
index e0baaf5..1579f00 100644
--- a/tests/bindings/test_openssl.py
+++ b/tests/bindings/test_openssl.py
@@ -19,7 +19,8 @@
assert api
def test_openssl_version_text(self):
- """ This test checks the value of OPENSSL_VERSION_TEXT.
+ """
+ This test checks the value of OPENSSL_VERSION_TEXT.
Unfortunately, this define does not appear to have a
formal content definition, so for now we'll test to see