NetSentinel / src /controllers /organization_controller.py
Mekam's picture
feat(predict): added road for prediction ajd load models
694d1b8
def get_organizations():
print("Fetching organization...")
return {"message": "List of organisations"}