docs: fix backslash issue in ironic twist
This commit is contained in:
@@ -16,7 +16,7 @@ Python, don't worry, it's pretty simple. Just follow the examples.
|
||||
.. note::
|
||||
|
||||
You should *always* use forward slashes ("/"), even on
|
||||
Windows. This is required because the backslash ("\\") has special meaning
|
||||
Windows. This is required because the backslash ("\\\") has special meaning
|
||||
in Python.
|
||||
|
||||
Examples
|
||||
|
||||
Reference in New Issue
Block a user