faucetsdn / faucetagent

gNMI agent for faucet configuration
5 stars 2 forks source link

Add yapf3 -d to codecheck #50

Closed lantz closed 4 years ago

lantz commented 4 years ago

should fix #49

gizmoguy commented 4 years ago

hi @lantz - looks good I think you just need to add "yapf3==0.30.0" to test-dependencies.txt and then this PR will pass on github actions.

lantz commented 4 years ago

Installing yapf3 via pip3 didn't work for me, so I added it to the apt dependencies.