We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f95841 commit 5ee4a62Copy full SHA for 5ee4a62
readchar/key.py
@@ -1,6 +1,6 @@
1
# flake8: noqa E401,E403
2
# this file exists only for backwards compatibility
3
-# it allow the use of `import readchar.key`
+# it allows the use of `import readchar.key`
4
5
from . import platform
6
0 commit comments