Formatting

This commit is contained in:
Firepup Sixfifty 2024-04-26 22:58:57 -05:00
parent 48c0d99024
commit 8eaa87e51c
Signed by: Firepup650
GPG key ID: 7C92E2ABBBFAB9BA

View file

@ -1,4 +1,5 @@
"""Firepup650's fkeycapture module"""
import termios, fcntl, sys, os
from typing import Union, Iterable, Any