Closed
Description
Expected Behavior
from cloudevents.http import CloudEvent
Simple path to import stuff
Actual Behavior
from cloudevents.sdk.http import CloudEvent
sdk path doesn't actually hold anything therefore we would want to either sub-package http folder or possibly expose it top level by importing it within a cloudevents.__init__.py
Metadata
Metadata
Assignees
Labels
No labels