LordOfPolls
LordOfPolls
### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the problem doesn't occur with...
## What type of pull request is this? - [x] Non-breaking code change - [ ] Breaking code change - [ ] Documentation change/addition - [ ] Tests change ##...
## What type of pull request is this? - [x] Non-breaking code change - [ ] Breaking code change - [ ] Documentation change/addition - [ ] Tests change ##...
## What type of pull request is this? - [ ] Non-breaking code change - [ ] Breaking code change - [ ] Documentation change/addition - [ ] Tests change...
Example: https://github.com/Discord-Snake-Pit/Dis-Snek/blob/master/dis_snek/models/discord_objects/message.py#L220
**Is your feature request related to a problem? Please describe.** As of right now, this library does not support `attrs` dataclasses. Default values or types are not recognised. **Describe the...
**Describe the bug** Griffe seems to be unable to resolve builtins in stub files - https://pastebin.com/JsqPWvZn. The error seems to be occur within these 2 files https://github.com/NAFTeam/NAFF/blob/master/naff/client/utils/attr_utils.pyi https://github.com/NAFTeam/NAFF/blob/master/naff/client/utils/attr_utils.py Upon deleting...
breaking in case someone was relying on these exceptions ## What type of pull request is this? - [ ] Non-breaking code change - [x] Breaking code change - [...
## What type of pull request is this? - [ ] Non-breaking code change - [x] Breaking code change - [ ] Documentation change/addition - [ ] Tests change ##...
## Pull Request Type - [x] Feature addition - [ ] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...