From 7e5b287210f594ec1886b59b0156dfdee5938abb Mon Sep 17 00:00:00 2001 From: Google Colaboratory Team Date: Wed, 20 Mar 2024 12:03:14 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 617585967 --- google/colab/colab.modspec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/google/colab/colab.modspec.json b/google/colab/colab.modspec.json index 70c73503..056f8d65 100644 --- a/google/colab/colab.modspec.json +++ b/google/colab/colab.modspec.json @@ -29,11 +29,11 @@ }, { "name": "google.colab.html", - "type": "MODULE" + "type": "PACKAGE" }, { "name": "google.colab.output", - "type": "MODULE" + "type": "PACKAGE" }, { "name": "google.colab.runtime", @@ -53,6 +53,6 @@ }, { "name": "google.colab.widgets", - "type": "MODULE" + "type": "PACKAGE" } ]