Skip to content

Commit

Permalink
Remove hybrid_property. Linter complains.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Kyryliuk committed Nov 29, 2016
1 parent 030dbc8 commit 89ff504
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/models.py
Expand Up @@ -21,7 +21,6 @@
import sqlalchemy as sqla
from sqlalchemy.engine.url import make_url
from sqlalchemy.orm import subqueryload
from sqlalchemy.ext.hybrid import hybrid_property

import sqlparse
from dateutil.parser import parse
Expand Down

0 comments on commit 89ff504

Please sign in to comment.