Showing 4 of 4 total issues
Method biblio_ref_entry_code
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def biblio_ref_entry_code(ordinal, _idents, _ids, _standard, _datefn,
_bib)
Method norm_ref_entry_code
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def norm_ref_entry_code(ordinal, _idents, _ids, _standard, _datefn, _bib)
Method output
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def output(isodoc_node, inname, outname, format, options={})
Method xref_init
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def xref_init(lang, script, _klass, labels, options)