Add blank line after code-block

This commit is contained in:
Dan Halbert 2023-03-04 11:59:31 -05:00 committed by GitHub
parent 6eae40338c
commit 2ac1c7a020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
//| pixel data directly: //| pixel data directly:
//| //|
//| .. code-block:: Python //| .. code-block:: Python
//|
//| # Initial set-up the same as above //| # Initial set-up the same as above
//| //|
//| # Take over display to drive directly //| # Take over display to drive directly