commit | daa1f6e70e16fe29826d781f9ee4e206268bf548 | [log] [tgz] |
---|---|---|
author | Nathan Knuth <nathan.knuth@cyaninc.com> | Sat Sep 17 00:17:31 2016 -0700 |
committer | Nathan Knuth <nathan.knuth@cyaninc.com> | Sat Sep 17 00:17:31 2016 -0700 |
tree | 6fe516b8759dc1fcafa267d90db162a79257dbfb | |
parent | ff82c3ee9a033265e49f5632f4aa8dc2dd28509b [diff] [blame] |
Passing flake8 for new modules.
diff --git a/Makefile b/Makefile index 210f304..cb3eed4 100644 --- a/Makefile +++ b/Makefile
@@ -24,7 +24,8 @@ ## New directories can be added here DIRS:=\ -voltha +voltha \ +voltha/northbound/openflow ## If one directory depends on another directory that ## dependency can be expressed here