Fix the :module sphinx instruction

This instruction was causing a warning during the building process of
the documentation and failing the Jenkins Jobs.

Change-Id: Ie9cb41fe0a2aef6f222a2fed13f698b830fff40c
This commit is contained in:
Victor Morales 2019-08-11 22:34:18 -07:00
parent ae17230e67
commit e607733723
1 changed files with 0 additions and 5 deletions

View File

@ -1,11 +1,6 @@
The :mod:`tricircleclient` Python API
=====================================
.. module:: tricircleclient
:synopsis: A client for the Tricircle API.
.. currentmodule:: tricircleclient
Usage
-----