turbaszek commented on a change in pull request #14344:
URL: https://github.com/apache/airflow/pull/14344#discussion_r580226458
##########
File path: airflow/upgrade/rules/import_changes.py
##########
@@ -17,7 +17,7 @@
import itertools
from typing import NamedTuple, Optional, List
-
+import os.path
Review comment:
```suggestion
import os
```
----------------------------------------------------------------
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]