mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-11 01:42:18 +00:00
Reformat entire project with ruff instead of black
This commit is contained in:
@@ -22,7 +22,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
DEALINGS IN THE SOFTWARE.
|
||||
"""
|
||||
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import AsyncIterator, Optional, TYPE_CHECKING
|
||||
|
||||
Reference in New Issue
Block a user