pyupgrade

This commit is contained in:
Guilhem Saurel
2022-03-04 00:13:57 +01:00
parent c4e0bb76e9
commit b66b9717e4
5 changed files with 38 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- add pyupgrade
- add gitlab formatter for google chat & microsoft teams
in [#21](https://github.com/nim65s/matrix-webhook/pull/21)
by [@GhislainC](https://github.com/GhislainC)