Closed karlb closed 2 years ago
File "/home/docs/checkouts/readthedocs.org/user_builds/raiden-network-specification/envs/355/lib/python3.7/site-packages/sphinxcontrib/soliditydomain/documenters.py", line 226, in generate
self.document_members(all_members)
File "/home/docs/checkouts/readthedocs.org/user_builds/raiden-network-specification/envs/355/lib/python3.7/site-packages/sphinxcontrib/soliditydomain/documenters.py", line 127, in document_members
should_exclude_private = '<private>' in self.options.exclude_members
TypeError: argument of type 'NoneType' is not iterable
@istankovic Any easy explanation for this TypeError?
EDIT: I just removed soliditydomain.
Most of these documents are not limited to the python client but explain decisions about the protocol itself, so it makes sense to provide them along with the spec.