From 90520ba1274ecccea8596f732a71ba03ee95678a Mon Sep 17 00:00:00 2001
From: "Diccion, Kaeren C (UG - Computer Science)" <kd00450@surrey.ac.uk>
Date: Fri, 12 Mar 2021 14:12:05 +0000
Subject: [PATCH] Update movies.py

---
 movies.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/movies.py b/movies.py
index 8604441..998ac57 100644
--- a/movies.py
+++ b/movies.py
@@ -1,4 +1,4 @@
-#from services import root_dir, nice_json
+from services import root_dir, nice_json
 from flask import Flask
 from werkzeug.exceptions import NotFound
 import json
-- 
GitLab