Skip to content
Snippets Groups Projects
Commit dc1dcf75 authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

[#161] Fix: Client.ask zero result case

When there's zero results, the method should not yield an empty
dictionary. Otherwise counting number of results could be wrong (think
`len(list(site.ask('...')))`)
parent d4ba7c1f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment