oscap-anaconda-addon icon indicating copy to clipboard operation
oscap-anaconda-addon copied to clipboard

Add a TUI to the addon

Open matejak opened this issue 3 years ago • 2 comments

The TUI interface is one of the two interactive interfaces an Anaconda addon may implement.

matejak avatar Jun 25 '21 14:06 matejak

Hello @matejak! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 54:1: E731 do not assign a lambda expression, use a def Line 55:1: E731 do not assign a lambda expression, use a def Line 71:5: E266 too many leading '#' for block comment

pep8speaks avatar Jun 25 '21 14:06 pep8speaks

The inspection completed: 12 updated code elements

scrutinizer-notifier avatar Jun 25 '21 14:06 scrutinizer-notifier