contrib/import-checker.py
changeset 42823 268662aac075
parent 42745 ca5ca3badd3c
child 43075 57875cf423c9
--- a/contrib/import-checker.py	Thu Aug 22 16:47:31 2019 -0700
+++ b/contrib/import-checker.py	Sun Aug 18 00:45:33 2019 +0300
@@ -28,6 +28,7 @@
     'mercurial.hgweb.common',
     'mercurial.hgweb.request',
     'mercurial.i18n',
+    'mercurial.interfaces',
     'mercurial.node',
     # for revlog to re-export constant to extensions
     'mercurial.revlogutils.constants',