[
https://issues.apache.org/jira/browse/AIRFLOW-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kousuke Saruta updated AIRFLOW-6566:
------------------------------------
Description:
I've replaced a use of `imp` with `importlib` in AIRFLOW-6507 but I noticed are
still two uses left.
Let's replace them.
was:
I've replaced a use of `imp` with `importlib` but I noticed are still two uses
left.
Let's replace them.
> Replace uses of imp still left with importlib
> ---------------------------------------------
>
> Key: AIRFLOW-6566
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6566
> Project: Apache Airflow
> Issue Type: Improvement
> Components: plugins
> Affects Versions: 1.10.8
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Minor
>
> I've replaced a use of `imp` with `importlib` in AIRFLOW-6507 but I noticed
> are still two uses left.
> Let's replace them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)