bpo-37075: Fix string concatenation in assert_has_awaits error message (GH-13616)
* Fix the implicit string concatenation in `assert_has_awaits` error message. * Use "await" instead of "call" in `assert_awaited_with` error message. https://bugs.python.org/issue37075
X
Xtreak committed
0ae022c6a47abffce22ec185552e319b7b93dbf4
Parent: 744c08a
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 5/29/2019, 7:02:25 AM