Mercurial > public > mercurial-scm > hg-stable
diff mercurial/upgrade_utils/actions.py @ 46903:856820b497fc
merge with stable
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 12 Apr 2021 22:42:47 -0400 |
parents | 84a93fa7ecfd bc268ea9f984 |
children | e050efe97fbe |
line wrap: on
line diff
--- a/mercurial/upgrade_utils/actions.py Fri Apr 09 17:41:48 2021 -0400 +++ b/mercurial/upgrade_utils/actions.py Mon Apr 12 22:42:47 2021 -0400 @@ -5,6 +5,9 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. +# See https://github.com/google/pytype/issues/860 +# pytype: skip-file + from __future__ import absolute_import from ..i18n import _