]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - src/keypad.py
Add missing modules to the API documentation
[Adafruit_Blinka-hackapet.git] / src / keypad.py
index 0dd05e93b5b62131aff6eee80fb2dc88be75fd31..893ed4e318c51275d03e90a3331abf3a60d16285 100644 (file)
@@ -467,7 +467,7 @@ class ShiftRegisterKeys(_KeysBase):
 
     @property
     def events(self):
-        """The `EventQueue` associated with this `Keys` object. (read-only)"""
+        """The ``EventQueue`` associated with this `Keys` object. (read-only)"""
         return self._events
 
     def _keypad_shiftregisterkeys_scan(self):