From 1b92b9bc242a79323311b8f7c4e2ef9bd0303e08 Mon Sep 17 00:00:00 2001 From: Elliott Pardee Date: Thu, 23 Aug 2018 11:45:47 -0400 Subject: [PATCH] Move data-grabbing functions to the classes. --- .idea/workspace.xml | 193 ++++++++++++++++----------------------- goarch_api/daily.py | 99 ++++++++++---------- goarch_api/lectionary.py | 91 +++++++++--------- goarch_api/saint.py | 137 ++++++++++++++------------- 4 files changed, 236 insertions(+), 284 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 86426a8..9cbcecc 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,10 @@ - + + + + - - + + - - + + @@ -82,7 +87,7 @@ - + @@ -96,8 +101,8 @@ - - + + @@ -116,15 +121,15 @@ - + - - + + - - + + @@ -132,20 +137,14 @@ - - - - - - - + - - + + @@ -156,11 +155,11 @@ - - + + - + @@ -203,6 +202,9 @@ @@ -363,14 +365,9 @@ - - + - - - - - + @@ -378,6 +375,11 @@ + + + + + @@ -387,89 +389,44 @@