github-advanced-security[bot] commented on code in PR #3861: URL: https://github.com/apache/avro/pull/3861#discussion_r3565056559
########## lang/py/avro/io.py: ########## @@ -87,9 +87,10 @@ import collections import datetime import decimal +import io Review Comment: ## CodeQL / Module imports itself The module 'io' imports itself. The module 'avro.io' imports itself. [Show more details](https://github.com/apache/avro/security/code-scanning/3370) -- 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]
