kneasle / wheatley

An AI for Ringing Room that can ring any number of bells to increase the scope of practices.
https://pypi.org/project/wheatley/
MIT License
15 stars 13 forks source link

Log "Waiting for 'Go'" when not doing up down in #149

Closed centreboard closed 3 years ago

centreboard commented 3 years ago

Felt like this matches with the "Waiting for 'Look To'..."

Removed the !, which aren't used elsewhere / in RingingRoom

centreboard commented 3 years ago

To hijack this slightly, the 2 logging statements I'd like to move to debug as not generally useful?

INFO:ROWGEN:Reset INFO:ROWGEN:Reset calls

centreboard commented 3 years ago

Looks good - we should probably stick something in the CHANGE_LOG about this.

I think it's another tweak that comes under the existing

kneasle commented 3 years ago

I think it's another tweak that comes under the existing

  • Print summary string of what Wheatley is going to ring before every touch

Yep makes sense - I'm happy with that. I'll merge now.