We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a493fe1 commit b3c3126Copy full SHA for b3c3126
doc/source/user_guide/gotchas.rst
@@ -321,7 +321,7 @@ Byte-ordering issues
321
--------------------
322
Occasionally you may have to deal with data that were created on a machine with
323
a different byte order than the one on which you are running Python. A common
324
-symptom of this issue is an error like:::
+symptom of this issue is an error like::
325
326
Traceback
327
...
0 commit comments