Results 199 comments of alifeee

this sounds good to me only thing to remember is that multiple functions use `default_blank` so they should all be updated not sure of the need for a test since...

I think you are correct! Then this is good with me :)

Hi I ran your tests locally with (I use PowerShell on Windows), and fixed a couple of errors. ```powershell > $env:GS_RECORD_MODE="all" > $env:GS_CREDS_FILENAME="tests/creds.json" > pytest -k "conditional_format" -v -s ```...

before I continue, have you looked at gspread formatting? find https://gspread-formatting.readthedocs.io/en/latest/index.html on https://docs.gspread.org/en/latest/community.html

hi ! thanks for the change :) I have fixed a couple of linting issues. There is a typing issue that `mypy` does not like, that confuses me a little....

hi :] shame @lavigne958 is busy I think the error has to do with the typing of the return value of this function(?), so mypy complains that you cannot use...

hi ! sorry for the rushed comment, but... will you push the code onto this branch so we can test the CI ? thanks for this effort ! :] I...

> @alifeee: Thanks for this, it’s a lot of work! no worries ;], it seems a bit easier to accept pull requests for files than for a bunch of line-edits...

> We can then proceed with sorting based on the property we want (maybe add a sortBy property), which is harder if it’s hard-coded into HTML. That is if we...

@j9t @arkhi what do you think of this? considering CSS naked day is in 11 days, perhaps it waits? Perhaps it'd be a good learning experience to turn the 2025...