fixed flake8 lint errors
This commit is contained in:
@@ -190,7 +190,6 @@ def show_cmd(ctx, config_file: Optional[str], output_format: str, section: Optio
|
||||
console.print(syntax)
|
||||
|
||||
elif output_format == "table":
|
||||
from rich.table import Table
|
||||
from rich.tree import Tree
|
||||
|
||||
def build_tree(data, tree):
|
||||
|
||||
Reference in New Issue
Block a user