Closed
Description
See conversation in #1509.
This should essentially just require that we switch our linter config to universally enforce 80 chars/line, and add the # noqa: E501
tag to all docstrings > 80 chars wide.
See conversation in #1509.
This should essentially just require that we switch our linter config to universally enforce 80 chars/line, and add the # noqa: E501
tag to all docstrings > 80 chars wide.