Formatting
This commit is contained in:
parent
48c0d99024
commit
8eaa87e51c
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
"""Firepup650's fkeycapture module"""
|
"""Firepup650's fkeycapture module"""
|
||||||
|
|
||||||
import termios, fcntl, sys, os
|
import termios, fcntl, sys, os
|
||||||
from typing import Union, Iterable, Any
|
from typing import Union, Iterable, Any
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue