Skip to content

Commit

Permalink
pyang_plugins: Refactor
Browse files Browse the repository at this point in the history
This patch improves the result of pylint and pep8 checks.
For example, this patch fixes;
 - "multiple_modules" attribute of "GolangPlugin" defined in out-side of
   "__init__()".
 - "module" shadows built-in name.
 - missing whitespace around operator.

Signed-off-by: IWASE Yusuke <[email protected]>
  • Loading branch information
iwaseyusuke authored and fujita committed Jul 26, 2017
1 parent 2970634 commit f0ae9bd
Showing 1 changed file with 169 additions and 128 deletions.
Loading

0 comments on commit f0ae9bd

Please sign in to comment.