fixed documentation

This commit is contained in:
2023-05-13 11:47:36 -04:00
parent 63a87c12dd
commit 4904ed2184
3 changed files with 15 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
"""Sub-package for handling all I/O operations including keyboard input (GPIO input when connected to a Raspberry Pi)
"""Subpackage for handling all I/O operations including keyboard input (GPIO input when connected to a Raspberry Pi)
and save data reading and writing."""