Add todo for another analysis error
This commit is contained in:
parent
2b56e0c8a6
commit
671770538c
|
@ -121,6 +121,7 @@ def content_constraint_analysis(
|
||||||
pass
|
pass
|
||||||
# A new citation matches a character's name
|
# A new citation matches a character's name
|
||||||
pass # warning
|
pass # warning
|
||||||
|
# A new citation would create more articles than can be written
|
||||||
# Not enough extant citations
|
# Not enough extant citations
|
||||||
# Too many extant citations
|
# Too many extant citations
|
||||||
# Not enough phantom citations
|
# Not enough phantom citations
|
||||||
|
|
Loading…
Reference in New Issue