mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Move migrating to v1 into a new separate file
This commit is contained in:
@ -147,6 +147,7 @@ pygments_style = 'friendly'
|
||||
# Nitpicky mode options
|
||||
nitpick_ignore_files = [
|
||||
"migrating_to_async",
|
||||
"migrating_to_v1",
|
||||
"migrating",
|
||||
"whats_new",
|
||||
]
|
||||
|
Reference in New Issue
Block a user