... | ... | @@ -4,7 +4,7 @@ We read through the documentation to check that it is clear and easy to follow. |
|
|
|
|
|
## Review comments
|
|
|
|
|
|
The following are issues we found in the documentation:
|
|
|
The following are minor issues we found in the documentation:
|
|
|
|
|
|
Installation Page (https://lscsoft.docs.ligo.org/pesummary/installation.html):
|
|
|
- Make the created environment in the example have the same name as is later used
|
... | ... | @@ -62,5 +62,4 @@ Traceback (most recent call last): |
|
|
if not all(i in parameters[num] for i in opts.parameters):
|
|
|
TypeError: 'NoneType' object is not iterable
|
|
|
|
|
|
|
|
|
## Related Merge Requests: |
|
|
\ No newline at end of file |
|
|
We suggest that these be fixed at your earliest convenience. |