mirror of
				https://github.com/home-assistant/core.git
				synced 2025-10-30 22:19:37 +00:00 
			
		
		
		
	Add a script to clean the frontend translations (#34309)
This commit is contained in:
		| @@ -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( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Paulus Schoutsen
					Paulus Schoutsen