From 3568563e0ecdec07606c8b5f3fed6eaea1fa95fd Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 27 Oct 2015 10:20:45 +0900 Subject: rst continues to be a mystery --- docs/hazmat/primitives/asymmetric/utils.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/hazmat') diff --git a/docs/hazmat/primitives/asymmetric/utils.rst b/docs/hazmat/primitives/asymmetric/utils.rst index e67dd734..829edb99 100644 --- a/docs/hazmat/primitives/asymmetric/utils.rst +++ b/docs/hazmat/primitives/asymmetric/utils.rst @@ -42,8 +42,7 @@ Asymmetric Utilities provider. :param x: The x value of the point. - - :type: int or None + :type x: int or `None` :param int y: The y value of the point. -- cgit v1.2.3