From 4d4b8ad7a9e91e5c2a7c2956c9439367f659cb30 Mon Sep 17 00:00:00 2001 From: Andrew Savage Date: Thu, 20 Jul 2023 06:41:49 -0700 Subject: [PATCH] Test external change for PR labels --- starboard_configuration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starboard_configuration.py b/starboard_configuration.py index cff729480694d..9d378fedafd33 100644 --- a/starboard_configuration.py +++ b/starboard_configuration.py @@ -10,7 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License.""" """Definition of interface used by host apps to configure Starboard""" - +# Test change from cobalt.build import cobalt_configuration # List of paths to directories in which Starboard ports are located. Each path