for the series:
Reviewed-by: Dylan Baker
Quoting Brian Paul (2017-11-13 13:06:27)
> The wflinfo versions should be floats already, so don't call float() again.
> If querying the ES api/version fails, we'll get None for the version number
> so check for that.
> ---
> tests/all.py | 16 ---
The wflinfo versions should be floats already, so don't call float() again.
If querying the ES api/version fails, we'll get None for the version number
so check for that.
---
tests/all.py | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/tests/all.py b/tests/all.