Vehicle-Anti-Theft-Face-Rec.../venv/Lib/site-packages/traitlets/config/__init__.py

9 lines
203 B
Python
Raw Normal View History

2020-11-12 16:05:57 +00:00
# encoding: utf-8
# Copyright (c) IPython Development Team.
# Distributed under the terms of the Modified BSD License.
from .application import *
from .configurable import *
from .loader import Config