Margaret Sy
Margaret Sy
Hi! Thanks so much for building open-notify. I ran into the bug in [issue 5](https://github.com/open-notify/Open-Notify-API/issues/5). I wasn't sure what the issue was with the calculations/mechanics stuff but I added some...
I misinterpreted mellenburg's comment on https://github.com/mesosphere/tweeter/pull/49. Need to have a 1.10 too since that's been released. Top level file is meant to work with HEAD of master branch.
https://jira.mesosphere.com/browse/QUALITY-1802 Collect diagnostics bundle after a failed test run Depends on https://github.com/dcos/dcos-test-utils/pull/42 (previously, the ssh client's `copy_file` method always assumed that you were copy from local to remote, and hard...
for https://jira.mesosphere.com/browse/QUALITY-1662, optionally provide file handle to write output of the launcher's `test` method, defaulting to stdout
Why is that even there?
It's only doing `return np.array(Image.open(filename))` ⚠️
Reorganize into package, add setup.py, etc
It's not used in the main program anymore, but some of the tests use it as a util function. Should refactor tests to not use it.