diff --git a/cloudevents/kafka/exceptions.py b/cloudevents/kafka/exceptions.py index 6459f0a2..e3b45541 100644 --- a/cloudevents/kafka/exceptions.py +++ b/cloudevents/kafka/exceptions.py @@ -10,7 +10,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations -# under the License. +# under the License. Test from cloudevents import exceptions as cloud_exceptions