formatting

This commit is contained in:
Dalton Flanagan 2024-08-14 14:22:25 -04:00
parent 94dfa293a6
commit b6ccaf1778
33 changed files with 110 additions and 97 deletions

View file

@ -23,7 +23,6 @@ class SafetyException(Exception): # noqa: N818
class ShieldRunnerMixin:
def __init__(
self,
safety_api: Safety,