Mercurial > hg
diff hgext/transplant.py @ 48881:82f1c46cce5c
check-code: allow importing Python 3 modules
Now that we no longer support Python 2, we should be able to import and
use the Python 3 only modules in our code. So remove a lint banning this.
Differential Revision: https://phab.mercurial-scm.org/D12284
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 21 Feb 2022 10:56:31 -0700 |
parents | 6000f5b25c9b |
children | 2cce2fa5bcf7 |