Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Biret <[email protected]>
  • Loading branch information
andrueastman and baywet authored Nov 11, 2024
1 parent 47353d1 commit fd50d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
-Fixed Python error when a class inherits from a base class and inmplents an interface.
- Fixed Python error when a class inherits from a base class and implements an interface.
[5637](https://github.com/microsoft/kiota/issues/5637)
- Fixed python generation client serailization failure str being quoted as "str"
- Fixed Issue with primitive values being stringified in python python. [#5417](https://github.com/microsoft/kiota/issues/5417)
Expand Down

0 comments on commit fd50d23

Please sign in to comment.