diff options
author | William Holland <william.holland@codethink.co.uk> | 2015-05-28 23:24:08 +0100 |
---|---|---|
committer | William Holland <william.holland@codethink.co.uk> | 2015-05-28 23:24:08 +0100 |
commit | 741be5feeb39972c6c7cde7f45c3b6646bfe1476 (patch) | |
tree | 72e5c098250bb716c810929719e02ba301025332 /keyboard-python.py | |
parent | 3b811b1bfbfd806473f106dc20f124008e566858 (diff) | |
download | keyboard-python-741be5feeb39972c6c7cde7f45c3b6646bfe1476.tar.bz2 |
Move into module folder and add __init__
Diffstat (limited to 'keyboard-python.py')
-rw-r--r-- | keyboard-python.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboard-python.py b/keyboard-python.py deleted file mode 100644 index 23f7e44..0000000 --- a/keyboard-python.py +++ /dev/null @@ -1 +0,0 @@ -import key |