sapling/eden/scm/edenscm/hgext/lfs
Mark Thomas 8788654efd i18n: use _x to signal untranslated strings
Summary:
The latest version of Black removes unneccessary parenthesis.  Mercurial's
test-check-code currently uses extra parentheses to signal untranslated strings, so
Black's reformatting breaks this test.

Capitulate to Black by adding a new `_x` translation marker that means "untranslated".

Reviewed By: quark-zju

Differential Revision: D21426335

fbshipit-source-id: a6c26d7c6365c49530a7dee3a5f9ed71ff166835
2020-05-07 09:07:49 -07:00
..
__init__.py i18n: use _x to signal untranslated strings 2020-05-07 09:07:49 -07:00
blobstore.py py3: only use binary stdin/stdout/stderr 2020-02-03 18:26:57 -08:00
pointer.py py3: fix various lfs encoding issues 2020-02-17 14:52:30 -08:00
wrapper.py exchange: always call prepushoutgoing hooks 2020-04-15 20:22:18 -07:00