branch | stable |
changeset 46810 | bc268ea9f984 |
parent 46337 | 6e81446bf1d9 |
child 46903 | 856820b497fc |
--- a/mercurial/upgrade_utils/actions.py Fri Mar 26 18:37:25 2021 +0100 +++ b/mercurial/upgrade_utils/actions.py Thu Mar 25 19:06:28 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 _