Restored accidentally deleted newline.
This commit is contained in:
parent
29a1f236da
commit
104dc4b901
|
@ -647,7 +647,8 @@ raise an exception.
|
||||||
There would obviously need to be some way to specify to the compiler
|
There would obviously need to be some way to specify to the compiler
|
||||||
what lookup function would be called.
|
what lookup function would be called.
|
||||||
|
|
||||||
References ==========
|
References
|
||||||
|
==========
|
||||||
|
|
||||||
.. [#] %-formatting
|
.. [#] %-formatting
|
||||||
(https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting)
|
(https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting)
|
||||||
|
|
Loading…
Reference in New Issue