From 5ee4a62e985c1fb8770e18d99b931bd3e5fa0dd3 Mon Sep 17 00:00:00 2001 From: Jan Wille Date: Tue, 5 Dec 2023 21:08:05 +0100 Subject: [PATCH] another typo --- readchar/key.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readchar/key.py b/readchar/key.py index 7a140c9..359f3f0 100644 --- a/readchar/key.py +++ b/readchar/key.py @@ -1,6 +1,6 @@ # flake8: noqa E401,E403 # this file exists only for backwards compatibility -# it allow the use of `import readchar.key` +# it allows the use of `import readchar.key` from . import platform