inveniosoftware / inveniosoftware/ocflcore
pydocstyle 6.3 causes CI failure
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Pinning to 6.1.1 for now, CI error below:
/opt/hostedtoolcache/Python/3.7.17/x64/lib/python3.7/site-packages/pluggy/_hooks.py:433: in __call__
return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
/opt/hostedtoolcache/Python/3.7.17/x64/lib/python3.7/site-packages/pluggy/_manager.py:112: in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
/opt/hostedtoolcache/Python/3.7.17/x64/lib/python3.7/site-packages/pytest_pydocstyle.py:44: in pytest_collect_file
for filename, _, _ in parser.get_files_to_check():
E ValueError: too many values to unpack (expected 3)
Contributor guide
Assessment
This issue has not been assessed yet.