Fix typos in psconvert in the file figure.py#2048
Conversation
|
This PR is more or less complete from my side. For the sake of consistency I want[ed] to add dots at the end of the bullet points in the section 'main features' of the API References. However, I could not figure out where / in which file I have to make the change. In the I would be happy if one could help me out 🙂 . If people agree this change makes sense, I can open a new PR or add this to this PR. |
psconvert in the file figure.pypsconvert in the file figure.py
They are here https://github.com/GenericMappingTools/pygmt/blob/main/pygmt/__init__.py. |
Description of proposed changes
This PR aims to fix typos in the API documentation of
pygmt.Figure.psconvertin the filefigure.py.Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version