Skip to content
Snippets Groups Projects
Commit 61e1bcbd authored by Sara Savanovic Djordjevic's avatar Sara Savanovic Djordjevic
Browse files

add: initial endpoint for map

parent a6212767
No related branches found
No related tags found
No related merge requests found
File moved
import sys import sys
sys.path.append('../..') # Add root directory to the system path sys.path.append('..') # Add root directory to the system path
from server import DataPoint from server import DataPoint
# Test instances # Test instances
......
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