Elliot Ford

Results 13 comments of Elliot Ford

With the way NSWs are detected, we would have to classify all instances of 'I' - probably not worth the complexity for a small number of cases

Abbreviation of the more generic form 'take off ending and remove vowels'

Hi, I see this has been approved for a long time, but not merged. Is there a reason this is blocked from merging? Of course I understand the authors of...

Just confirmed my attempted diagnosis - if I add the below to the `conf.py`: ```python myst_enable_extensions = [ "dollarmath", ] ``` then it renders as I would expect: ![Screenshot 2024-02-02...

@sigmavirus24 Thanks for your comments - I think this is ready to look at again whenever you have time. No rush from my side, I'm sure you're busy, just didn't...

Thanks @Jamim for the review! It looks like GitHub still wants an approval from a reviewer with write access - I'm guessing you don't have write access (just checking in...

> @EFord36 would you be willing to rebase/resolve the conflicts here? Hi, I've done that now, thanks for the reminder!

I also appreciate a valid answer may be "don't try and override structuring of such primitive types, and change your Enum to have values that are a tuple of the...

Thank you so much for the very quick response, willingness to consider the enhancement and for providing the 'manual' code to get it working! Really loving cattrs so far (apart...