mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-13 18:31:10 +01:00
fixing RST syntax for docstring on akismet.py
This commit is contained in:
parent
94162303d6
commit
6761ad6c10
@ -24,14 +24,14 @@ You should pass in the keyword argument 'agent' to the name of your program,
|
||||
when you create an Akismet instance. This sets the ``user-agent`` to a useful
|
||||
value.
|
||||
|
||||
The default is : ::
|
||||
The default is::
|
||||
|
||||
Python Interface by Fuzzyman | akismet.py/0.2.0
|
||||
|
||||
Whatever you pass in, will replace the *Python Interface by Fuzzyman* part.
|
||||
**0.2.0** will change with the version of this interface.
|
||||
|
||||
Usage example:
|
||||
Usage example::
|
||||
|
||||
from akismet import Akismet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user