mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
Allow configuration of custom browser profile
This commit is contained in:
@@ -144,7 +144,8 @@ disable= [
|
||||
"missing-docstring",
|
||||
"multiple-imports",
|
||||
"multiple-statements",
|
||||
"no-self-use"
|
||||
"no-self-use",
|
||||
"too-few-public-methods"
|
||||
]
|
||||
|
||||
[tool.pylint.miscelaneous]
|
||||
|
||||
Reference in New Issue
Block a user