picmi-standard / picmi

Standard input format for Particle-In-Cell codes
https://picmi.readthedocs.io
Other
35 stars 25 forks source link

Fix: Formatting in Geometry Classes #108

Closed ax3l closed 10 months ago

ax3l commented 10 months ago

Fix the formatting of list blocks, raised by Sphinx.

warpx/Python/pywarpx/picmi.py:docstring of pywarpx.picmi.Cartesian3DGrid:94: ERROR: Unexpected indentation.
warpx/Python/pywarpx/picmi.py:docstring of pywarpx.picmi.Cartesian3DGrid:95: WARNING: Block quote ends without a blank line; unexpected unindent.
...