bugraoz93 commented on PR #48914: URL: https://github.com/apache/airflow/pull/48914#issuecomment-2806916687
> The license is auto added by one of the pre-commit rules... So I think that's fine 🤔 But also need to ignore the generated files from the manual mypy run since that's what we do in the ci. > > @potiuk I didn't want to add a blanket ignore of the `*generated.py` suffix in `mypy_folder.py` in case it unintentionally skips checking one of the other files. What are your thoughts? I have excluded it from MyPy here https://github.com/apache/airflow/pull/49250/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711R1192 -- 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]
