gemini-code-assist[bot] commented on code in PR #238: URL: https://github.com/apache/tvm-ffi/pull/238#discussion_r2505098976
########## README.md: ########## @@ -12,7 +12,7 @@ <!--- software distributed under the License is distributed on an --> <!--- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --> <!--- KIND, either express or implied. See the License for the --> -<!--- specific language governing permissions and limitations --> +<!--- specific language governing permissions and limitations --> Review Comment:  This line contains a trailing whitespace. It's best practice to remove trailing whitespaces to ensure consistent formatting across the project. ```suggestion <!--- specific language governing permissions and limitations --> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
