.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Mon, 09 Dec 2019 19:44:10 +0700
changeset 5039 778286176016
parent 4814 48b30ff742cb
permissions -rw-r--r--
compat: ask pytype to ignore some warnings It's expected to have a bunch of import and attribute errors in this module because it's for compatibility with different versions of hg and Python. Although it doesn't explain why a function wouldn't have __code__ attribute? So far I think it's a quirk of pytype.

{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}