pyuvdata icon indicating copy to clipboard operation
pyuvdata copied to clipboard

Let's use `combine_docstrings` to dynamically define docstrings

Open steven-murray opened this issue 2 years ago • 1 comments

This should be useful for .read(), .read_uvh5() and its cousins, and from_file().

steven-murray avatar May 25 '23 17:05 steven-murray

.read() might be harder because it doesn't dispatch parameters to a single function, but is dependent on the input type.

steven-murray avatar May 25 '23 17:05 steven-murray