[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
188e7b71f1
commit
39c838a553
|
@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Added `.get` accessor for even properties ([#165])
|
- Added `.get` accessor for even properties ([#165])
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed event `__eq__` operator raising `AttributeError` on non-CloudEvent values ([#172])
|
- Fixed event `__eq__` operator raising `AttributeError` on non-CloudEvent values ([#172])
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Code quality and styling tooling is unified and configs compatibility is ensured ([#167])
|
- Code quality and styling tooling is unified and configs compatibility is ensured ([#167])
|
||||||
|
|
Loading…
Reference in New Issue