adapt documentation to changed module structure
This commit is contained in:
parent
5b41d93898
commit
41af99561c
9 changed files with 55 additions and 37 deletions
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
This module defines Celery_ tasks to manage MySQL users and databases.
|
||||
This module defines Celery tasks to manage MySQL users and databases.
|
||||
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
This module defines Celery_ tasks to manage PostgreSQL users and databases.
|
||||
This module defines Celery tasks to manage PostgreSQL users and databases.
|
||||
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue