Skip to content
Snippets Groups Projects
Commit d1148681 authored by Hartung, Michael's avatar Hartung, Michael
Browse files

linting

Former-commit-id: 334c448e
parent f55a988e
No related branches found
No related tags found
No related merge requests found
...@@ -166,7 +166,7 @@ class TaskView(APIView): ...@@ -166,7 +166,7 @@ class TaskView(APIView):
@api_view(['POST']) @api_view(['POST'])
def fetch_edges(request) -> Response: def fetch_edges(request) -> Response:
"""Retrieves interactions between nodes given as a list of netex IDs. """Retrieves interactions between nodes given as a list of netex IDs.
Args: Args:
......
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