You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/05/06 07:33:00 UTC

[jira] [Resolved] (AIRFLOW-4206) Remove explicit inheritance of object

     [ https://issues.apache.org/jira/browse/AIRFLOW-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-4206.
-----------------------------------
    Resolution: Fixed

> Remove explicit inheritance of object
> -------------------------------------
>
>                 Key: AIRFLOW-4206
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4206
>             Project: Apache Airflow
>          Issue Type: Sub-task
>            Reporter: Fokko Driesprong
>            Assignee: Bas Harenslak
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Replace class MyClass(object) by class MyClass() (in Python 3 there's no need to state object).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)