You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In many cases (see: src/crawler/urls.py#L13) I've reinvented the wheel for no good reason, and have paid the price due to the sheer amount of edge cases. I'd like to use tried and tested functions instead of my own implementations.
The text was updated successfully, but these errors were encountered:
In many cases (see: src/crawler/urls.py#L13) I've reinvented the wheel for no good reason, and have paid the price due to the sheer amount of edge cases. I'd like to use tried and tested functions instead of my own implementations.
The text was updated successfully, but these errors were encountered: