Fix one error with formatting in docs (#560)
In .rst files, the first line of a code block must be empty. This was causing a malformed code block that is hard to read.
parent
814f9827
Please register or sign in to comment
In .rst files, the first line of a code block must be empty. This was causing a malformed code block that is hard to read.