diff --git a/docs/guide/associations.rst b/docs/guide/associations.rst index 270b8ce4c..e8031b24e 100644 --- a/docs/guide/associations.rst +++ b/docs/guide/associations.rst @@ -82,9 +82,9 @@ or any is-a :term:`Descendant`: runoak -i sqlite:obo:hp -G hpoa -g phenotype.hpoa associations -p i HP:0011482 - Further reading --------------- +- `Ontogenesis article on associations `_ - `Gene Ontology: tool for the unification of biology `_ - `On beyond Gruber: "Ontologies" in today's biomedical information systems and the limits of OWL `_. diff --git a/pyproject.toml b/pyproject.toml index c59c8cd83..3e7dadd55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ reverse_relative = true [tool.codespell] skip = '.git,*.pdf,*.svg,poetry.lock,*.obo,*.ttl,*.ofn,*.gaf,*.tsv,*.json,input' ignore-regex = '(^\s*"image/\S+": ".*|[a-z]*\.\.\.)' -ignore-words-list = 'ptd,ot,nd,ser,oger,gard,te,fo,fof,bu,ue,ois,processus,infarction,infarctions' +ignore-words-list = 'ptd,ot,nd,ser,oger,gard,te,fo,fof,bu,ue,ois,processus,infarction,infarctions,assertIn,morpholgy' [tool.ruff] lint.extend-ignore = [