changeset 50761 | 2c34c9b61a4f |
parent 50408 | 82e5a9b1ef1e |
child 51371 | cf1bee12ecdb |
--- a/contrib/import-checker.py Mon Jan 23 18:52:05 2023 +0100 +++ b/contrib/import-checker.py Mon Jan 23 17:11:42 2023 +0100 @@ -45,6 +45,7 @@ 'mercurial.thirdparty', 'mercurial.thirdparty.attr', 'mercurial.thirdparty.jaraco.collections', + 'mercurial.thirdparty.tomli', 'mercurial.thirdparty.zope', 'mercurial.thirdparty.zope.interface', 'typing',