From: Michael Tremer Date: Tue, 4 Aug 2020 16:43:58 +0000 (+0000) Subject: location: Fix spacing in Python example code X-Git-Url: http://git.ipfire.org/?p=ipfire.org.git;a=commitdiff_plain;h=4a0c3934ba82a8ecef6acba71d62c68494f18af9 location: Fix spacing in Python example code Signed-off-by: Michael Tremer --- diff --git a/src/templates/location/how-to-use.html b/src/templates/location/how-to-use.html index ea4072bb..acb81838 100644 --- a/src/templates/location/how-to-use.html +++ b/src/templates/location/how-to-use.html @@ -103,7 +103,7 @@ Type "help", "copyright", "credits" or "license" for more information.
{{ _("Search for an Autonomous System by Name") }}
>>> for i in d.search_as("Lightning Wire Labs"):
-...   print(i)
+...   print(i)
 ...
 AS204867 (Lightning Wire Labs GmbH)