python-package/lets_plot/frontend_context/__init__.py (2 lines of code) (raw):
#
# Copyright (c) 2019. JetBrains s.r.o.
# Use of this source code is governed by the MIT license that can be found in the LICENSE file.
#
from ._configuration import *
__all__ = _configuration.__all__