commit/galaxy-central: clements: Change docstring so it no longer gerneates a warning in Sphinx.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/f2abe519d05e/ changeset: f2abe519d05e user: clements date: 2012-11-01 06:50:03 summary: Change docstring so it no longer gerneates a warning in Sphinx. affected #: 1 file diff -r 563d279f69bcec68c76a5a3c7c4144b34b614011 -r f2abe519d05e6f4e01fcf9983ab3fb72f5009272 lib/galaxy/config.py --- a/lib/galaxy/config.py +++ b/lib/galaxy/config.py @@ -340,7 +340,7 @@ def get_database_engine_options( kwargs ): """ Allow options for the SQLAlchemy database engine to be passed by using - the prefix "database_engine_option_". + the prefix "database_engine_option". """ conversions = { 'convert_unicode': string_as_bool, Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket