Rename ILIAS crawler to ilias

To be consistent with the other classes' capitalisation of acronyms
This commit is contained in:
Joscha
2019-04-26 04:24:24 +00:00
parent 0891e7f1bc
commit ae6cc40fb5
2 changed files with 4 additions and 4 deletions

View File

@@ -295,7 +295,7 @@ def main(args):
args = [arg.lower() for arg in args]
ffm = PFERD.FfM(base_dir)
ilias = PFERD.ILIAS(base_dir, "cookie_jar")
ilias = PFERD.Ilias(base_dir, "cookie_jar")
norbert = PFERD.Norbert(base_dir)
# Semester 1