PyCQA / pycodestyle

Simple Python style checker in one Python file

Home Page:https://pycodestyle.pycqa.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readthedocs documentation is out of date

intgr opened this issue · comments

The pycodestyle documentation build has been failing for a few weeks.

See the latest build output here: https://readthedocs.org/projects/pycodestyle/builds/21445691/

Exception text from the error:

  • "sphinx.errors.ConfigError: There is a programmable error in your configuration file:"
  • "TypeError: Expected maxsize to be an integer or None"

@sigmavirus24 I don't have access to the admin thingy to adjust the settings unfortunately

@sigmavirus24 I still don't have access it seems -- but I threw a WAG of a config file up and it seems to have fixed it

via #1185