Peter Trotman
Peter Trotman
Hey @jtannas it looks great - thanks a lot! I can sort of use .accdb files with a tool that I found, but it would be easier to work with...
Hey Dylan, Looks great to me - especially like the level of tests that you've got going here. Just a couple of comments: It looks like you've been applying flake8...
FYI I've updated the master branch so that it passes lint tests - you will have to merge the updated master back in with your code before recommitting. Sorry!
Do you know which episode it should be or should it just be removed? Cheers, P
I understand what you're saying, that's fine. I think if I were to use it on my sites I would prefer to use it as an npm-installed static package with...
> Sounds good but don't you think a better flow would be to copy the last prompt into the current input box so that the user can edit in there...
Related: https://github.com/rust-lang/rust/issues/123285 https://github.com/alacritty/alacritty/issues/7736 This is triggered by caption. My traceback for the default 3d example https://plotters-rs.github.io/book/basic/draw_3d_plots.html ``` unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and...