From 77c7d8b102d897038469cfbb31860169a9a2449f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Thu, 14 Jun 2018 16:06:37 -0400 Subject: [PATCH] Typo correction --- get_movies.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_movies.py b/get_movies.py index 63a6b35e7..a2c81852e 100644 --- a/get_movies.py +++ b/get_movies.py @@ -60,7 +60,7 @@ def update_movies(): if movie['path'][0] == "/": separator = "/" else: - separator == "\\" + separator = "\\" # Update or insert movies list in database table try: