-
Notifications
You must be signed in to change notification settings - Fork 680
Closed
Labels
featureFeatures or general enhancementsFeatures or general enhancements
Description
Is your feature request related to a problem?
I want to use this in type hints.
Before, I did from ibis.expr.deferred import Deferred but this recently broke, now I have to do from ibis.common.deferred import Deferred.
Describe the solution you'd like
It would be great to export this stably. just from ibis import Deferred should work?
What version of ibis are you running?
7.1.0
What backend(s) are you using, if any?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
tswast
Metadata
Metadata
Assignees
Labels
featureFeatures or general enhancementsFeatures or general enhancements
Type
Projects
Status
done