Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit cca71ba

Browse files
committed
changed comment text
1 parent 000460e commit cca71ba

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

google/cloud/bigtable_admin_v2/utils/__init__.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
# This directory is for inserting specifically the oneof_message module
17-
# into files in the autogenerated types directory without causing ImportErrors
18-
# due to circular imports. For most other use cases, use overlay/types.
16+
# This directory is a directory for handwritten code, made for inserting
17+
# specifically the oneof_message module into files in the autogenerated
18+
# types directory without causing ImportErrors due to circular imports.
19+
# For other use cases, use the overlay submodule.

0 commit comments

Comments
 (0)