[PR #37] [MERGED] Fix typo in the docstring of FeatureDisabled #75

Closed
opened 2026-02-15 23:16:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/python-client-sdk/pull/37
Author: @Achxy
Created: 4/17/2022
Status: Merged
Merged: 4/25/2022
Merged by: @Zomatree

Base: masterHead: patch-1


📝 Commits (1)

  • f496a8c Fix typo in the docstring of FeatureDisabled

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 revolt/errors.py (+1 -1)

📄 Description

A typo occurred in errors.py file where any was repeated twice, this PR fixes a grammatical error in the docstring.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/python-client-sdk/pull/37 **Author:** [@Achxy](https://github.com/Achxy) **Created:** 4/17/2022 **Status:** ✅ Merged **Merged:** 4/25/2022 **Merged by:** [@Zomatree](https://github.com/Zomatree) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f496a8c`](https://github.com/stoatchat/python-client-sdk/commit/f496a8c07e0c7171cf2a7efedca40cac54eff3c3) Fix typo in the docstring of `FeatureDisabled` ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `revolt/errors.py` (+1 -1) </details> ### 📄 Description A typo occurred in [`errors.py`](https://github.com/revoltchat/revolt.py/blob/master/revolt/errors.py) file where `any` was repeated twice, this PR fixes a grammatical error in the docstring. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 23:16:31 -05:00
yindo closed this issue 2026-02-15 23:16:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/python-client-sdk#75