mirror of
https://github.com/guezoloic/millesima_projetS6.git
synced 2026-04-02 13:51:32 +00:00
correction: format fichers .py
This commit is contained in:
@@ -496,7 +496,7 @@ def main(filename: str | None = None, suburl: str | None = None) -> None:
|
||||
raise ValueError(f"Usage: python {argv[0]} <filename> <sous-url>")
|
||||
filename = argv[1]
|
||||
suburl = argv[2]
|
||||
|
||||
|
||||
scraper: Scraper = Scraper()
|
||||
scraper.getvins(suburl, filename)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user