Loading
Bug 1816989 - Remove from InspectJSONSchema.py manual addition of the file...
Bug 1816989 - Remove from InspectJSONSchema.py manual addition of the file module_dir to sys.path.append. r=willdurand It seems that the changes introduced in python 3.3 (see https://peps.python.org/pep-0420/) made the previous workaround not needed anymore. Differential Revision: https://phabricator.services.mozilla.com/D170391