Nicolas

Results 4 comments of Nicolas

+1 I would love to have headers folding, even though the outline navigation is a decent alternative.

Good idea, we could implement passing an optional Tokenizer during the `EmbeddingTransformer` instantiation. Feel free to raise a PR if you have time to give it a try.

Good catch, we could move the `os.path.exists(model)` test up to fix this issue. I'll fix it if I have time, but feel free to raise a PR if you do...

I found that the line responsible for this bug is the following: `(,,,,,,,,,kittyDna) = kittyContract.getKitty(_kittyId);` which is a valid solidity syntax.