Johannes Martinsson

Results 2 issues of Johannes Martinsson

I think the `Enumerator` on the following lines should be replaced by `Generator`, as [`events` is a generator function](https://github.com/esnet/pond/blob/v0.9.0/src/pond/lib/timeseries.js#L334-L348). As far as I can tell, [`Enumerator` is for enumerating over...

I noticed while switching colorschemes that after I have used this one the python highlighting is broken with all other colorschemes I have. Noticable the highlighting of import statements.