Removed header from documentation - pydoc can't handle headers in methods

This commit is contained in:
Fabio Manganiello 2020-02-21 18:20:38 +01:00
parent 98727c4f31
commit 9ee81d7999
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ class TravisciPlugin(Plugin):
"""
`Travis-Ci <https://travis-ci.org/>`_ continuous integration plugin.
Setup
#####
Setup:
- Get your API token from your `Travis-Ci account settings page <https://travis-ci.org/account/preferences>`_.