-
-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: subscriptions & related changes (#2564)
* feat: subscriptions & related changes * style(pre-commit): auto fixes from pre-commit.com hooks * feat: changelog * feat: changelog * style(pre-commit): auto fixes from pre-commit.com hooks * fix: move abc import to TYPE_CHECKING * style(pre-commit): auto fixes from pre-commit.com hooks * fix: circular import from Entitlement * docs: correct directives from notice to note * Update discord/enums.py Signed-off-by: Lala Sabathil <[email protected]> * despite what it looks like, this is a lazily written commit message * despite what it looks like, this is a lazily written commit message 2 * fix bugs * style(pre-commit): auto fixes from pre-commit.com hooks * Update CHANGELOG.md Signed-off-by: plun1331 <[email protected]> * Update iterators.py Signed-off-by: plun1331 <[email protected]> * apply review suggestions * Update monetization.py Signed-off-by: plun1331 <[email protected]> * Update monetization.py Signed-off-by: plun1331 <[email protected]> --------- Signed-off-by: Lala Sabathil <[email protected]> Signed-off-by: plun1331 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Lala Sabathil <[email protected]>
- Loading branch information
1 parent
19721e2
commit beeef7d
Showing
11 changed files
with
447 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.