Skip to content

Commit d0af077

Browse files
author
Kevin J Walters
committed
Missing one correction of the package names in Spinx/reST docs in midi_message.py. #3
1 parent 279345b commit d0af077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adafruit_midi/midi_message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121
# THE SOFTWARE.
2222
"""
23-
`adafruit_midi.midi_message.MIDIMessage`
23+
`adafruit_midi.midi_message`
2424
================================================================================
2525
2626
An abstract class for objects which represent MIDI messages (events).

0 commit comments

Comments
 (0)