Files

12 lines
217 B
YAML
Raw Permalink Normal View History

2021-11-10 11:36:23 +00:00
## @file
# Add this folder to the pypath so modules can be easily
# loaded
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
"scope": "global",
"flags": ["set_pypath"]
}