Skip to content

Instantly share code, notes, and snippets.

@chaityacshah
Created July 5, 2018 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chaityacshah/27547e692f822c2b6603f2482a4863c3 to your computer and use it in GitHub Desktop.
Save chaityacshah/27547e692f822c2b6603f2482a4863c3 to your computer and use it in GitHub Desktop.
lines where numpydoc changes need to be made

https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L65 reference-L78 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L212 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L385 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L465 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L484 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L506 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L563 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L780 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L877 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L962 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L1061 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L1185 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L1334 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L1351 https://github.com/glue-viz/glue/blob/master/glue/core/roi.py#L1382

https://github.com/glue-viz/glue/blob/master/glue/core/message.py#L38 https://github.com/glue-viz/glue/blob/master/glue/core/message.py#L97

https://github.com/glue-viz/glue/blob/master/glue/core/data_factories/excel.py#L14 https://github.com/glue-viz/glue/blob/master/glue/core/data_factories/helpers.py#L219 https://github.com/glue-viz/glue/blob/master/glue/core/data_factories/image.py#L17

Examples to follow:

https://github.com/glue-viz/glue/blob/master/glue/core/message.py#L222 https://github.com/glue-viz/glue/blob/master/glue/core/data_exporters/gridded_fits.py#L33 https://github.com/glue-viz/glue/blob/master/glue/core/data_factories/fits.py#L32 https://github.com/glue-viz/glue/blob/master/glue/core/data_factories/hdf5.py#L76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment