Robin Wilson

Results 75 comments of Robin Wilson

That looks wonderful - I haven't really used click before, but I can understand the code nice and easily, and it looks very clean and well-separated. If you're happy to...

Its interesting: the GUI and CLI have different approaches to searching, and we should possibly try to make them similar _in some ways_ (but making sure we play to the...

Thanks - this all sounds great. Just wanted to let you know: I'm away for a long weekend, but will look at this when I'm back.

Hi Jan, I definitely am still interested in this, I just haven't had chance to give it the attention it deserves before merging. The work on the automated testing has...

The tests won't pass at the moment because you're working from an outdated version of the recipy repository (the PR to make the tests pass was only merged recently, since...

From what we did tonight looking at this (for those who don't know, @oew1v07 is my wife!), it seems that sorting out the merge conflicts got screwed up. You basically...

Don't need to install glob - it's a python built in!

That's strange if the inputs aren't needed in the test_packages.yml file - as I'd have thought that the numpy patch would have picked up the input from the npz file....

Was this entirely fixed by commit e9ade97?

Thanks for reporting this. It looks like it's an error within the `tinydb` module that we use for accessing our database. It is a very simple NoSQL database module, which...