Skip to content
Snippets Groups Projects
Commit 883b469f authored by florian's avatar florian
Browse files

STY: autopep8'd

parent f4e2aff0
No related branches found
No related tags found
2 merge requests!107ENH: add entity getters and cached functions,!105Revert "Merge branch 'f-check-merge-entities' into 'dev'"
Pipeline #36825 passed
......@@ -34,8 +34,6 @@ from subprocess import call
logger = logging.getLogger(__name__)
def get_origin_url_in(folder: str):
"""return the Fetch URL of the git repository in the given folder."""
with tempfile.NamedTemporaryFile(delete=False, mode="w") as t:
......
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