6 Commits

Author SHA1 Message Date
Thanos
0c353548e2
Move most static metadata to pyproject.toml 2024-05-05 23:39:37 -04:00
Rapptz
52e16573f5 Remove unused imports and make exports explicit
This allows Pyright to actually catch these errors, which would be
useful for CI purposes in the future.
2022-04-02 11:38:39 -04:00
Rapptz
d2b69ce19a Downgrade unnecessary type ignore into a warning instead of error 2022-03-16 01:01:18 -04:00
Rapptz
e8506f39b3 Add discord.app_commands to Pyright configuration
This also updates the type ignore settings.
2022-03-07 17:51:48 -05:00
Devon R
28c7cdca99
Baseline tests, basically just parts of utils right now 2022-03-01 01:02:36 -05:00
Rapptz
8b96822ca1 Add pyproject.toml 2022-02-17 06:58:05 -05:00