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

linting

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