From 6b1b61f98813a58286e099d92767e01c2d40bc18 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 20 Nov 2022 20:33:13 +0000 Subject: Redo deploy script --- util/exceptions.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 util/exceptions.py (limited to 'util/exceptions.py') diff --git a/util/exceptions.py b/util/exceptions.py new file mode 100644 index 0000000..b14896d --- /dev/null +++ b/util/exceptions.py @@ -0,0 +1,2 @@ +class StepFailedError(Exception): + pass -- cgit v1.2.3-70-g09d2