Lluis Pamies-Juarez

Results 6 issues of Lluis Pamies-Juarez

I think that in `emoncms.cpp`, in this section: ``` // Send data to Emoncms server String result = ""; if (emoncms_fingerprint.isEmpty()) { // HTTPS on port 443 if HTTPS fingerprint...

I am trying to create an extension following the example here: https://github.com/google/extra-keyboards-for-chrome-os/blob/af3d693fa18c76c2e0161267d5b3b8624c621d83/example/remap/manifest.json#L6 But I got this error: The "background.scripts" key cannot be used with manifest_version 3. Use the "background.service_worker" key...

This bulk of this work was done by Francisco Maturana Sanguineti from CMU. - [X ] py.test passes - [X] tests are included - [X] code is well formatted This...

https://github.com/CamDavidsonPilon/lifelines/blob/d2804409571ee9011fb560401633e7dc430d3f19/lifelines/fitters/breslow_fleming_harrington_fitter.py#L75

If I have a quoted text like "one long line text" that spans across lines, the text is not highlighted.

I am looking at the code, and it doesn't seem to follow any particular style guide. For example, indentations are sometimes 2 spaces, and other time 4 spaces. Also, comment...