Changing the formatting to ruff-format

This commit is contained in:
Trenton H
2024-05-16 15:44:30 -07:00
parent 3facdefa40
commit eeabc82358
22 changed files with 73 additions and 76 deletions

View File

@@ -4,6 +4,7 @@ Simple script which attempts to ping the Redis broker as set in the environment
a certain number of times, waiting a little bit in between
"""
import os
import sys
import time