Andy

Results 8 comments of Andy

I have the same issue, so it is not just you. Not sure what the possible problem could be as of this point, but hoping a fix is found soon.

viz.py diff_secs issue: Yeah, that diff_secs calculation should be removed, it does nothing. The diff_delta variable is originally defined before the if/else block checking what the domain is, like this:...

okay, so just to confirm: -run pre-commit locally on my PC -see what bugs/issues it produces -fix and re-commit to fork, add to pull request? Not sure how the last...

I'm getting a lot of installation issues. It might be because I'm on a Windows, or because of my Python version, not sure: Getting requirements to build wheel ...error error:...

My teammate attempted the pre-commit commands on his MacOS, and got these errors: First image: Second image: Third image: I think given the fact it did not run on my...

These set of lines fired off once I pushed a fix for a comment that was still incorrect: auto-walrus..........................................(no files to check)Skipped mypy (main)..........................................(no files to check)Skipped mypy (superset-extensions-cli).......................(no files...

Sorry for not commenting, CI failed on cal-heatmap.js and its testing file, so I am doing an arbitrary comment change to push pre-commit on them again. I hope that is...

@rusackas it was a prettier reformatting issue on the cal-heatmap.js file. I pushed prettier changes (using work PC so that is why committer name is weird) and CI appears to...