Skip to content

Commit

Permalink
update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
indrajithi committed Jun 12, 2024
1 parent 7649f1d commit 3dc4c64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 201 deletions.
200 changes: 0 additions & 200 deletions crawler/crawler.py

This file was deleted.

2 changes: 1 addition & 1 deletion tests/test_crawler.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import responses

from crawler.crawler import Spider
from tiny_web_crawler.crawler import Spider


def test_is_valid_url() -> None:
Expand Down

0 comments on commit 3dc4c64

Please sign in to comment.