Run formatter

This commit is contained in:
Eric Torres 2024-08-06 04:26:33 -07:00
parent 26799beec9
commit 2980718b29

View File

@ -7,6 +7,7 @@ underlying programs can be accounted for in only their respective
modules. modules.
# Requirements # Requirements
- fd - fd
- fzf - fzf
- mlocate - mlocate
@ -14,6 +15,7 @@ modules.
- python-termcolor - python-termcolor
# Build Requirements # Build Requirements
- python \>= 3.7 - python \>= 3.7
- pytest - pytest
- python-hypothesis - python-hypothesis