dbrattli / aioreactive

Async/await reactive tools for Python 3.11+
MIT License
350 stars 24 forks source link

Fix debug log/print with tuples #18

Closed ahirner closed 3 years ago

ahirner commented 6 years ago

"debug_str %s" % any_tuple would otherwise unpack it. Fixes #14.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 81.395% when pulling bbf30784543b71f21efa0dce8925248b4f7b97f8 on MoonVision:master into 5e8323a86e0568b53eadeb0f973d85dc1fbba0ad on dbrattli:master.