Daniel Giles
Daniel Giles
In the following failure: `FAILED ../../.tox/test-alldeps/lib/python3.12/site-packages/astropy/table/tests/test_mixin.py::test_io_ascii_write` The test attempts to write a `QTable` to the `tdat` format, but cannot for several reasons. Per the specifications for the tdat format, it...
pre-commit.ci autofix
@taldcroft - I think I've addressed most of the lingering issues and failing tests so it's ready for final review.
> Multi-component units like m/s do not appear to work. The spec document has no advice on units like that and how to write them. > The examples in the...
> * There needs to be an update to various bits of the astropy user docs to indicate this new format. HOWEVER, this will definitely cause problems for [Refactor and...
Is it sufficient to fix the single occurrence or are there additional places where this is breaking?