contrib/import-checker.py
changeset 48834 029b76d645dc
parent 47801 42e2cdb50db0
child 48868 a52f5bfc9358
--- a/contrib/import-checker.py	Wed Mar 02 10:14:24 2022 -0500
+++ b/contrib/import-checker.py	Wed Mar 02 10:23:53 2022 -0500
@@ -24,6 +24,7 @@
 allowsymbolimports = (
     '__future__',
     'breezy',
+    'concurrent',
     'hgclient',
     'mercurial',
     'mercurial.hgweb.common',