Formatting
This commit is contained in:
parent
b3ebc340ca
commit
be502af977
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
"""Firepup650's PYPI Package"""
|
"""Firepup650's PYPI Package"""
|
||||||
|
|
||||||
import os, sys, termios, tty, time, sqlite3, ast, pydoc # type: ignore[import]
|
import os, sys, termios, tty, time, sqlite3, ast, pydoc # type: ignore[import]
|
||||||
import random as r
|
import random as r
|
||||||
import fkeycapture as fkey
|
import fkeycapture as fkey
|
||||||
|
|
Loading…
Reference in a new issue