Skip to content
Snippets Groups Projects
Commit df5f2163 authored by Hans Fangohr's avatar Hans Fangohr Committed by Ashwin Kumar Karnad
Browse files

black applied

parent 54ab69eb
Branches
Tags v0.0.3
3 merge requests!19Move linux-debian11 into main,!17split one test into three,!9force `subprocess.run` to check return code is 0
......@@ -267,7 +267,6 @@ 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.
Please register or to comment