initial draft of fetch_qsf()#302
Conversation
|
@juliasilge new function is for now in same file as its sibling function |
|
This looks good to me so far! I think I'd probably keep it in the same file as the other, similar function. |
|
Thoughts on folding it into |
|
Yeah, I think another function. What do you think about it being a function that is mainly called for its side effect of writing to disk? Like maybe change the name to |
|
I just moved this repo's default branch from |
|
Closing this. Covered by #319, which uses the |
Example of QSF downloading function, for review.