Private GIT

Skip to content
Snippets Groups Projects
Commit 0bee3834 authored by labrys's avatar labrys
Browse files

Add a todo for correcting spelling of compound

parent 3e0c7cc6
Branches
Tags
No related merge requests found
...@@ -50,6 +50,7 @@ class MainSanityCheck(db.DBSanityCheck): ...@@ -50,6 +50,7 @@ class MainSanityCheck(db.DBSanityCheck):
self.convert_tvrage_to_tvdb() self.convert_tvrage_to_tvdb()
self.convert_archived_to_compund() self.convert_archived_to_compund()
# todo: fix spelling to compound
def convert_archived_to_compund(self): def convert_archived_to_compund(self):
logger.log(u'Checking for archived episodes not qualified', logger.DEBUG) logger.log(u'Checking for archived episodes not qualified', logger.DEBUG)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment