8 lines
186 B
Python
8 lines
186 B
Python
# SPDX-FileCopyrightText: 2009-2023 Blender Authors
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# Copyright (c) 2009 https://www.stani.be
|
|
|
|
"""Package for console specific modules."""
|