Commit Graph

12 Commits

Author SHA1 Message Date
Nanda Scott 0df036a096 Updated exclusion functions to current list of functions 2018-10-22 11:05:11 -04:00
Nanda Scott c684bb7eb1 Updated to use spaces over tabs. 2018-10-22 10:19:38 -04:00
Nanda Scott 01acea86e1 Added has_more() function to Search 2018-04-14 14:21:31 -04:00
23265385fd Updated docs and docstrings for Search. Also formatting. 2018-03-24 18:27:04 -04:00
4d45c17e06 Refactored code to be more DRY, and removed private protection from checkForKey. 2018-03-03 16:37:24 -05:00
50e9d35064 Created data_length and data_tuple attributes for Search 2018-03-03 12:29:37 -05:00
Nanda Scott 3f05856b4a Added docstrings to all Cards classes. 2018-02-21 14:42:58 -05:00
Nanda Scott 5bb912da76 Refactored cards. 2018-02-13 16:51:03 -05:00
Nanda Scott 3d5be5a24e Refactored more errors that I missed. 2018-02-13 16:22:02 -05:00
Nanda Scott e86d911cc4 Created search object. 2018-02-13 15:58:28 -05:00
Nanda Scott 18475cc257 Added next_page and warnings to Search(). 2018-02-06 21:55:24 -05:00
Nanda Scott 4c045a3fe0 Added a class for using the search endpoint. 2018-02-06 21:52:21 -05:00