[
https://issues.apache.org/jira/browse/AIRFLOW-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sayed Mohammad Hossein Torabi reassigned AIRFLOW-5845:
------------------------------------------------------
Assignee: (was: Sayed Mohammad Hossein Torabi)
> Removing imp module deprecated warning
> --------------------------------------
>
> Key: AIRFLOW-5845
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5845
> Project: Apache Airflow
> Issue Type: Bug
> Components: models, plugins
> Affects Versions: 1.10.6
> Reporter: Sayed Mohammad Hossein Torabi
> Priority: Major
>
> Removing deprecated warning related to use *imp module.* here is the warning
> error:
> {code:java}
> DeprecationWarning: the imp module is deprecated in favour of importlib; see
> the module's documentation for alternative uses
> import imp
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)