Closed sjperkins closed 3 years ago
@smasoka This PR changes the data column expression internals, but otherwise doesn't modify its calls or final result
Noted! Nothing needs to be changed on tricolour.
Yes, no changes should be needed in tricolour
[x] Tests added / passed
If the pep8 tests fail, the quickest way to correct this is to run
autopep8
and thenflake8
andpycodestyle
to fix the remaining issues.[x] Fully documented, including
HISTORY.rst
for all changes and one of thedocs/*-api.rst
files for new APITo build the docs locally: