Mercurial > hg
comparison .editorconfig @ 48872:968b29a5a7fc
check-py3-compat: drop support for Python 2
We no longer support Python 2 so we can drop support for linting code
for Python 2 support.
This gets rid of the check for `from __future__`, enabling us to delete
those imports.
Differential Revision: https://phab.mercurial-scm.org/D12251
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 20 Feb 2022 14:52:40 -0700 |
parents | c25efc468a49 |
children |
comparison
equal
deleted
inserted
replaced
48871:79009cca491e | 48872:968b29a5a7fc |
---|