##// END OF EJS Templates
typing: disable processing of mercurial/upgrade_utils/actions.py...
Matt Harbison -
r47603:bc268ea9 stable
parent child Browse files
Show More
@@ -5,6 +5,9 b''
5 5 # This software may be used and distributed according to the terms of the
6 6 # GNU General Public License version 2 or any later version.
7 7
8 # See https://github.com/google/pytype/issues/860
9 # pytype: skip-file
10
8 11 from __future__ import absolute_import
9 12
10 13 from ..i18n import _
General Comments 0
You need to be logged in to leave comments. Login now