MusicalNinjaDad

Results 48 comments of MusicalNinjaDad

I guess the question will be a look at performance tradeoff between: 1. use `.ruff_cache` if on same filesystem: - check location of `.ruff_cache` is same filesystem as project files...

If you want support with testing or documentation, please let me know (@ tag my new username and I'll get a notification).

OK - this challenge wouldn't leave me in peace so I've made an attempt to suggest how it could be managed - see #1116

> There seem to be a bunch of code-change overlaps with your entrypoint PR - perhaps those changes ought to be removed from _this_ PR? Yes - That makes sense....

As a general question @lurch - would you prefer individual commits to resolve each comment and then a re-squash once you're happy with the whole thing, or some other approach?

> > There seem to be a bunch of code-change overlaps with your entrypoint PR - perhaps those changes ought to be removed from _this_ PR? > > Yes -...

Force push after rebasing onto latest gpiozero/gpiozero:master

> Perhaps it's also worth mentioning in the docstrings that if this is given a full `datetime` object, rather than just a `time` object, the "date" part of the datetime...

An example of how to do this is in the `mock_factory` fixture in `tests/conftest.py` I've also raises PR #1107 to make these fixtures available for import in the future.

Hey, don't worry, we're all doing this in our spare time, and thanks for the reply.