I have added a check to 79 characters lines in petsc4py docstrings. Just split the lines that are longer than that.
On Wed, Jun 28, 2023, 04:07 Matthew Knepley <knep...@gmail.com> wrote: > I do not understand those docs at all: > > Using PETSC inventory from > file:///scratch/svcpetsc/glci-builds-stage2/VW-hbPim/0/petsc/petsc/public/html/objects.inv > <Inventory (url): PETSc vv3.19.2-597-g38258f1efa0, 7486 objects> > Warning, treated as error: > Line 9 for Mat.setLRCMats(self, A: Mat, U: Mat, c: Vec | None = None, V: > Mat | None = None) too long. > > https://gitlab.com/petsc/petsc/-/jobs/4554950030 > > Can someone fix this? https://gitlab.com/petsc/petsc/-/merge_requests/6640 > > Thanks, > > Matt > > -- > What most experimenters take for granted before they begin their > experiments is infinitely more interesting than any results to which their > experiments lead. > -- Norbert Wiener > > https://www.cse.buffalo.edu/~knepley/ > <http://www.cse.buffalo.edu/~knepley/> >