From c322e04494c72aebf7becaad8b75a5121ab78cfb Mon Sep 17 00:00:00 2001 From: B V UDAY KARTHIK Date: Tue, 31 Oct 2017 18:55:29 +0530 Subject: [PATCH] Update onGoing.py --- onGoing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onGoing.py b/onGoing.py index 4a71bc9..0708553 100644 --- a/onGoing.py +++ b/onGoing.py @@ -3,7 +3,7 @@ from __main__ import teachers, same_name_teachers, proxy_teachers, proxyFormat, printProxies, make_tod_sched, claMoni,\ days, today, removed_proxies, comp_proxies, s_proxies, proxies, gen_proxies, custom_proxies, possible_positions,\ pres_teachers, free_teachers, pres_session, outshell - +'''Indices defined here''' def find_indices(ele, list): locations = [] for i in range(len(list)):