summaryrefslogtreecommitdiffstats
path: root/python/mozterm/mozterm/__init__.py
blob: ff15e588ff44da9acf15abe6aebab943223ab5df (plain)
1
2
3
4
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
from .terminal import NullTerminal, Terminal  # noqa