fix(commands:iplocalise|Network): close TUXBOT-BOT-4N
This commit is contained in:
parent
09e69166ad
commit
fd0600b75d
4 changed files with 12 additions and 5 deletions
|
@ -12,6 +12,7 @@ disable=
|
|||
C0114, # missing-module-docstring
|
||||
C0115, # missing-class-docstring
|
||||
C0116, # missing-function-docstring
|
||||
C0415, # import-outside-toplevel
|
||||
W0703, # broad-except
|
||||
W0707, # raise-missing-from
|
||||
R0801, # duplicate-code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue