Skip to content

Commit

Permalink
Update queryservice.py (#169)
Browse files Browse the repository at this point in the history
Muttiple NBK books
  • Loading branch information
shouldsee authored Apr 2, 2020
1 parent 2a02eec commit 57cd8a5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/eutils/_internal/queryservice.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ class QueryService(object):
Implementing other query modes should be straightforward.
See also the NCBI's Entrez Programming Utilities Help:
http://www.ncbi.nlm.nih.gov/books/NBK25500/
See also
* http://www.ncbi.nlm.nih.gov/books/NBK25500/ :the NCBI's Entrez Programming Utilities Help
* http://www.ncbi.nlm.nih.gov/books/NBK25499/ :NCBI E-utilities
"""

Expand Down

0 comments on commit 57cd8a5

Please sign in to comment.