launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #27921
Re: [Merge] ~lgp171188/launchpad:fix-python3-porting-issue-sort_sql-sort into launchpad:master
Diff comments:
> diff --git a/lib/lp/services/database/sort_sql.py b/lib/lp/services/database/sort_sql.py
> index bc480ce..2a886b3 100644
> --- a/lib/lp/services/database/sort_sql.py
> +++ b/lib/lp/services/database/sort_sql.py
> @@ -1,5 +1,5 @@
> -# Copyright 2009-2010 Canonical Ltd. This software is licensed under the
> # GNU Affero General Public License version 3 (see the file LICENSE).
> +# Copyright 2009-2010 Canonical Ltd. This software is licensed under the
Will do now. 👍
>
> """Sort SQL dumps.
>
--
https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/413870
Your team Launchpad code reviewers is requested to review the proposed merge of ~lgp171188/launchpad:fix-python3-porting-issue-sort_sql-sort into launchpad:master.
References