largefiles: introduce a constant for 'lfmr' action
It's better to use a dedicated constant instead of a string which makes pretty
less sense.
Differential Revision: https://phab.mercurial-scm.org/D8836
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)