bpo-38270: Fix indentation of test_hmac assertions (GH-17446)
Since https://github.com/python/cpython/commit/c64a1a61e6fc542cada40eb069a239317e1af36e two assertions were indented and thus ignored when running test_hmac. This PR fixes it. As the change is quite trivial I didn't add a NEWS entry. https://bugs.python.org/issue38270
S
stratakis committed
894331838b256412c95d54051ec46a1cb96f52e7
Parent: a62ad47
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 12/3/2019, 3:35:54 PM