forked from auracaster/bumble_mirror
pandora: import bumble pandora server from avatar
This commit is contained in:
@@ -40,6 +40,9 @@ disable = [
|
||||
"too-many-statements",
|
||||
]
|
||||
|
||||
[tool.pylint.main]
|
||||
ignore="pandora" # FIXME: pylint does not support stubs yet:
|
||||
|
||||
[tool.pylint.typecheck]
|
||||
signature-mutators="AsyncRunner.run_in_task"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user