nextcord / nextcord-ext-menus

A nextcord menu and pagination extension that makes working with reaction menus and button component menus a bit easier
https://menus.docs.nextcord.dev
MIT License
26 stars 9 forks source link

ci: Add support for Python 3.11 linting #51

Closed DenverCoder1 closed 1 year ago

DenverCoder1 commented 1 year ago

Summary

Adds linting support for Python 3.11.

All checks pass for linting ext menus with 3.11, so there should be no issue merging

Checklist