Fix linting
This commit is contained in:
parent
01288debd1
commit
03604d3186
1 changed files with 1 additions and 0 deletions
|
|
@ -291,6 +291,7 @@ def display_splash_screen(args: argparse.Namespace) -> None:
|
||||||
# Ensure splash output flush to system log
|
# Ensure splash output flush to system log
|
||||||
sys.stdout.flush()
|
sys.stdout.flush()
|
||||||
|
|
||||||
|
|
||||||
def parse_args() -> argparse.Namespace:
|
def parse_args() -> argparse.Namespace:
|
||||||
"""
|
"""
|
||||||
Parse command line arguments with environment variable fallback
|
Parse command line arguments with environment variable fallback
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue