mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 03:27:42 +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
|
# Nitpicky mode options
|
||||||
nitpick_ignore_files = [
|
nitpick_ignore_files = [
|
||||||
"migrating_to_async",
|
"migrating_to_async",
|
||||||
|
"migrating_to_v1",
|
||||||
"migrating",
|
"migrating",
|
||||||
"whats_new",
|
"whats_new",
|
||||||
]
|
]
|
||||||
|
|||||||
+1
-1167
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user