Adaverse commented on PR #32331:
URL: https://github.com/apache/airflow/pull/32331#issuecomment-1620679334
> > Can we also do this cleanup i.e in test `test_replace_tag`, it seems
like the below code snippet is just lying there -
> > ```
> > mock_config_two = deepcopy(mock_config)
> > mock_config_two.pop("Tags")
> > ```
>
> what do you mean by lying :) ?
The variable `mock_config_two` isn't being used just defined. Pardon for the
typo lying :).
--
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]