Remove decorator feature#1556
Conversation
Signed-off-by: Ukjae Jeong <jeongukjae@gmail.com>
There was a problem hiding this comment.
removed from mkdocs.yaml on purpose not to expose this in index
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1556 +/- ##
=======================================
- Coverage 81.2% 80.4% -0.9%
=======================================
Files 63 62 -1
Lines 5355 5103 -252
Branches 820 777 -43
=======================================
- Hits 4350 4104 -246
- Misses 855 863 +8
+ Partials 150 136 -14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
elliotgunton
left a comment
There was a problem hiding this comment.
Looks good, minor fixes 🚀
Co-authored-by: Elliot Gunton <elliotgunton@gmail.com> Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Co-authored-by: Elliot Gunton <elliotgunton@gmail.com> Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
5ebc02e to
be15e25
Compare
…ecation Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
There was a problem hiding this comment.
LGTM! Giving @alicederyn a chance for a second look before merging though 🚀
| varname = {version = ">=0.13.1,<0.16.0", optional = true} | ||
| black = {version = ">=24.1.0", optional = true} | ||
| httpx = {version = "^0.28.1", optional = true} | ||
| typing-extensions = ">=4.5.0" |
There was a problem hiding this comment.
I think we also want python_version < "3.13"
And/or to update the poetry.lock
There was a problem hiding this comment.
makes sense. added
Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Pull Request Checklist
Fixes #Description of PR
As discussed in maintainer catchup, this pr