change to .py extension
This commit is contained in:
parent
8a95938b17
commit
c18ae0a1ab
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
#!/usr/bin/python3
|
|
||||||
|
|
||||||
from pynput.mouse import Button, Controller
|
from pynput.mouse import Button, Controller
|
||||||
from pynput.keyboard import Controller as KeyboardController
|
from pynput.keyboard import Controller as KeyboardController
|
||||||
from pynput.keyboard import Key
|
from pynput.keyboard import Key
|
Loading…
Reference in a new issue