eonu / feud

Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
https://feud.readthedocs.io
MIT License
57 stars 2 forks source link

chore(pkg): use `typing.Self` annotation #149

Closed eonu closed 2 months ago

eonu commented 2 months ago

Description

Use typing.Self type annotation instead of forward references for self.

Checklist

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 7158edaf-ce72-4184-b89e-cfa1dea28ef0

Details


Totals Coverage Status
Change from base Build 37a99751-b074-4a42-919e-5f105151c593: 0.0%
Covered Lines: 992
Relevant Lines: 1095

💛 - Coveralls