Adding author's github id
This commit is contained in:
parent
609b6d05f3
commit
cdc51aa078
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ notes:
|
||||||
- Requires the pymongo Python package on the remote host, version 2.4.2+. This
|
- Requires the pymongo Python package on the remote host, version 2.4.2+. This
|
||||||
can be installed using pip or the OS package manager. @see http://api.mongodb.org/python/current/installation.html
|
can be installed using pip or the OS package manager. @see http://api.mongodb.org/python/current/installation.html
|
||||||
requirements: [ "pymongo" ]
|
requirements: [ "pymongo" ]
|
||||||
author: Elliott Foster
|
author: "Elliott Foster (@elliotttf)" <elliott@fourkitchens.com>
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Add table
Reference in a new issue