From 060064ffc81d9e423db93401a591ed631d89868d Mon Sep 17 00:00:00 2001 From: ecalubaquib Date: Tue, 21 Jan 2025 18:17:53 +0000 Subject: [PATCH] Testing contributing commits in github --- tflite/python/BUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tflite/python/BUILD b/tflite/python/BUILD index da0929b2..7b5ef457 100644 --- a/tflite/python/BUILD +++ b/tflite/python/BUILD @@ -17,6 +17,8 @@ package( licenses = ["notice"], ) +# This is a test commit + exports_files(["tflite_convert.py"]) flatbuffer_py_library(