Skip to content
Snippets Groups Projects
Commit 3ee1179a authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

rerun black

parent 5b899462
No related branches found
No related tags found
3 merge requests!19Move linux-debian11 into main,!17split one test into three,!9force `subprocess.run` to check return code is 0
Pipeline #368564 failed
......@@ -267,6 +267,7 @@ def create_dir_structure(mpsd_release: str, script_dir: Path) -> None:
)
run(["git", "pull"])
def get_release_info(mpsd_release: str, script_dir: Path) -> Tuple[str, str, List[str]]:
"""
Get information about the specified release.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment