From a8091763181bbc76b196c6df8e89a933aee7f16e Mon Sep 17 00:00:00 2001 From: Elliott Pardee Date: Fri, 24 Aug 2018 04:40:55 -0400 Subject: [PATCH] Fix a bug where I forgot to use keyword args. --- .idea/workspace.xml | 96 ++++++++++++++++++++++++-------------------- goarch_api/client.py | 2 +- goarch_api/saint.py | 5 ++- setup.py | 2 +- 4 files changed, 58 insertions(+), 47 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f0c2002..353f2b7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,9 @@ + +