# -*- coding: utf-8 -*-
#
# Copyright © Spyder Project Contributors
# Licensed under the terms of the MIT License
# (see spyder/__init__.py for details)

"""
spyder.widgets.sourcecode
=========================

Source code related widgets (code editor, console) based exclusively on Qt
"""
