mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
fix: address codeql notes and warnings (#740)
This commit is contained in:
@@ -36,7 +36,7 @@ class ConfigProtocol(Protocol):
|
||||
user_data_dir:str | None
|
||||
|
||||
def add_extension(self, ext:str) -> None:
|
||||
...
|
||||
pass
|
||||
|
||||
|
||||
def _nodriver_start_mock() -> Mock:
|
||||
|
||||
Reference in New Issue
Block a user