1# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
2
3from __future__ import absolute_import, division, print_function
4__metaclass__ = type
5
6# This is not an allowed import, but since this file is in a plugins/ subdirectory that is not checked,
7# the import sanity test will not complain.
8import lxml
9