change to .py extension

This commit is contained in:
hippoz 2021-11-04 02:34:55 +02:00
parent 8a95938b17
commit c18ae0a1ab
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

@ -1,5 +1,3 @@
#!/usr/bin/python3
from pynput.mouse import Button, Controller
from pynput.keyboard import Controller as KeyboardController
from pynput.keyboard import Key