4e97bb041a
test_ipaddrs.py had an invalid regexp, caught by the latest version of flake8 The new flake8 complains about both W503 (line break inside a conditional before a binary operator) and W504 (line break *after* the operator). I think break-before is the new preferred style, but for now I'm just going to ignore them both and leave the code alone. |
||
---|---|---|
.. | ||
wormhole |