Skip to content
Snippets Groups Projects
Commit 3515d1da authored by florian's avatar florian
Browse files

STY: autopep8'd

parent 46709d59
No related branches found
No related tags found
2 merge requests!107ENH: add entity getters and cached functions,!103Improving the compare_entities functions
Pipeline #36813 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