Michael Hucka

Results 227 comments of Michael Hucka

Discussed during Cirq Cynq 2025-06-11: @eliottrosenberg would you be able to provide a little bit more information?

The type declarations on the code in question have been changed since this issue was opened, and the current code does not have this problem, so I think at some...

> Can you please add a temporary commit that would introduce all errors handled here? > > It will verify if matchers work and show what is their output like....

This looks like one of the packages that Zowie depends on may have been updated. I'll try to track it down but it will probably take another week before I...

Discussed in Cirq Cynq 2025-10-15: Concluded this was too much effort without clear benefit. If things were being designed from scratch now, it might be worth doing, but now things...

Discussed in Cirq Cynq 2025-06-11: yeah, looks reasonable.

Investigating further, I came across old issue #4564 and PR #4577, which added a pylint module to implement `wrong-or-nonexistent-copyright-notice` in `dev_tools/pylint_copyright_checker.py`. Evidently, this is supposed to be loaded by the...

Just confirming that running `./check/pylint` indeed doesn't produce the error I originally reported. My confusion arose because I was going a bit too quickly through the [dev docs section on...