-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated get_books get_books now accepts ";" as a delimeter and allows for book ranges, just as get_chapters does. * Updated parse.py formatting * Updated test_parse.py for get_books changes -Now tests for book ranges -Now tests for ValueErrors instead of RuntimeErrors with an incorrect input * Updated parse.py -Renamed update_selection to _update_selection since it is "private" -Simplified _update_selection
- Loading branch information
1 parent
6d695f9
commit 7a2123f
Showing
2 changed files
with
52 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters