(fix) formatting

This commit is contained in:
ishaan-jaff 2023-11-30 20:03:56 -08:00
parent 6ca30724df
commit f57600a66f

View file

@ -32,7 +32,7 @@ except ImportError:
"appdirs",
"backoff",
"pyyaml",
"rq"
"rq",
"orjson"
]
)