py-flags icon indicating copy to clipboard operation
py-flags copied to clipboard

Sphinx reports a warning for Flags.properties

Open Paebbels opened this issue 8 years ago • 1 comments

Hello,

I have started to document my code with Sphinx. I enabled to document inherited members, which causes warnings in my Sphinx run for members derived from flags.Flags. E.g. for Flags.properties.

D:\git\PoC\py\Base\Project.py:docstring of Base.Project.FileTypes.properties:2: WARNING: Field list ends without a blank line; unexpected unindent.

Paebbels avatar Nov 21 '16 21:11 Paebbels

Sorry but I'm not using Sphinx so I have no idea what's wrong.

pasztorpisti avatar Nov 21 '16 22:11 pasztorpisti