[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2022-07-12 17:35:32 +00:00
parent 188e7b71f1
commit 39c838a553
1 changed files with 1 additions and 1 deletions

View File

@ -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])