mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 12:14:59 +00:00
removed get_playwright_instructions
This commit is contained in:
parent
a522b2fd85
commit
c5d93d7f0c
2 changed files with 0 additions and 7 deletions
|
@ -134,9 +134,6 @@ class Scraper:
|
|||
|
||||
return content
|
||||
|
||||
def get_playwright_instructions(self):
|
||||
return
|
||||
|
||||
def scrape_with_httpx(self, url):
|
||||
import httpx
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue