Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Update example name to match standards. #16

Merged
merged 1 commit into from
Apr 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ To install in a virtual environment in your current project:
Usage Example
=============

This example tests that the pypixelbuf works.
This example tests that pypixelbuf works.

.. code-block:: python

Expand Down
4 changes: 2 additions & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Simple test

Ensure your device works with this simple test.

.. literalinclude:: ../examples/adafruit_pypixelbuf_simpletest.py
:caption: examples/adafruit_pypixelbuf_simpletest.py
.. literalinclude:: ../examples/pypixelbuf_simpletest.py
:caption: examples/pypixelbuf_simpletest.py
:linenos: