From 329082dad741e4994d5ba002a385b255b5eb939c Mon Sep 17 00:00:00 2001 From: Alec Delaney Date: Wed, 19 Jan 2022 12:22:13 -0500 Subject: [PATCH] Increase title line --- src/_typing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_typing.py b/src/_typing.py index a3301ae..332c7b9 100644 --- a/src/_typing.py +++ b/src/_typing.py @@ -21,7 +21,7 @@ # THE SOFTWARE. """ `_typing` - Define (legacy) subset of types for C-level protocols -====================================================== +================================================================= See `CircuitPython:board` in CircuitPython for more details. -- 2.49.0