diff --git a/crawler_cli.py b/crawler_cli.py index 83102a7..de1b018 100644 --- a/crawler_cli.py +++ b/crawler_cli.py @@ -47,4 +47,4 @@ if __name__ == "__main__": save_csv(all_results, output) print(f"\nāœ… Done: {len(all_results)} results saved to '{output}'") else: - print("āŒ No matches found.") \ No newline at end of file + print("āŒ No matches found.")