mik-laj commented on a change in pull request #8807:
URL: https://github.com/apache/airflow/pull/8807#discussion_r422763613
##########
File path: backport_packages/setup_backport_packages.py
##########
@@ -193,17 +166,16 @@ def _remover(node: LN, capture: Capture, filename:
Filename) -> None:
for new, old in changes:
qry.select_module(new).rename(old)
- # Move and refactor imports for Dataflow
+ # Move and refactor imports for DataFlow
Review comment:
```suggestion
# Move and refactor imports for Datafllow
```

https://cloud.google.com/dataflow
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]