6 lines
123 B
Python
6 lines
123 B
Python
# Copyright (c) Microsoft. All rights reserved.
|
|
|
|
from samples.concepts.resources.utils import Colors
|
|
|
|
__all__ = ["Colors"]
|