@openvswitch.org
Subject: Re: [ovs-dev] [PATCH 06/12] python tests: Fixed flake8 errors in
daemon_unix
What flake8 errors do you get? Since this is daemon_unix.py, why weren't we
getting these errors till now?
On 26 August 2016 at 07:40, Paul Boca
mailto:pb...@cloudbasesolutions.com>> wrote:
What flake8 errors do you get? Since this is daemon_unix.py, why weren't we
getting these errors till now?
On 26 August 2016 at 07:40, Paul Boca wrote:
> Fixed small alignement issues.
>
> Signed-off-by: Paul-Daniel Boca
> ---
> python/ovs/daemon_unix.py | 7 +--
> 1 file changed, 5 insert
Fixed small alignement issues.
Signed-off-by: Paul-Daniel Boca
---
python/ovs/daemon_unix.py | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/python/ovs/daemon_unix.py b/python/ovs/daemon_unix.py
index bd06195..0080677 100644
--- a/python/ovs/daemon_unix.py
+++ b/python