Add a script to clean the frontend translations (#34309)

This commit is contained in:
Paulus Schoutsen
2020-04-17 09:47:49 -07:00
committed by GitHub
parent 660b1dc1e4
commit 55af2ab4dc
3 changed files with 42 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ import subprocess
from .error import ExitApp
def get_base_arg_parser():
def get_base_arg_parser() -> argparse.ArgumentParser:
"""Get a base argument parser."""
parser = argparse.ArgumentParser(description="Home Assistant Translations")
parser.add_argument(