From 9df19f27eba7f229d11926c7cbe2b92ff8876f6d Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 7 Sep 2017 11:05:26 -0700 Subject: [PATCH] rm invalid _ --- pep-0552.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0552.txt b/pep-0552.txt index 2baee817c..0cb152921 100644 --- a/pep-0552.txt +++ b/pep-0552.txt @@ -95,8 +95,8 @@ References .. _Bazel: https://bazel.build/ .. _BLAKE2: https://blake2.net/ .. _SipHash: https://131002.net/siphash/ -.. [#frozensets]_ http://benno.id.au/blog/2013/01/15/python-determinism -.. [#interning]_ http://bugzilla.opensuse.org/show_bug.cgi?id=1049186 +.. [#frozensets] http://benno.id.au/blog/2013/01/15/python-determinism +.. [#interning] http://bugzilla.opensuse.org/show_bug.cgi?id=1049186 .. _magic number: https://docs.python.org/3/library/importlib.html#importlib.util.MAGIC_NUMBER