Pylons / pyramid

Pyramid - A Python web framework
https://trypyramid.com/
Other
3.97k stars 887 forks source link

Minor comment fix #3669

Closed lkuchenb closed 2 years ago

stevepiercy commented 3 years ago

The docs builds fail due to Sphinx 4.0 deprecating repoze.sphinx.autointerface and can be ignored for now.

Lint also needs to be run, either in this PR or a separate one.

lkuchenb commented 3 years ago

@stevepiercy Fixed the linting issues

stevepiercy commented 3 years ago

@mmerickel @bertjwregeer I'm OK with merging this PR. Should we temporarily pin Sphinx to < 4.0?