Update selescrape.py

master
Arjix 2021-10-16 14:52:37 +03:00 committed by GitHub
parent 41d9161976
commit 0a6fa8dfe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ def get_driver_binary():
def cache_request(sele_response):
"""
This function saves the response from a Selenium request in a json.
It uses timestamps to can know if the cache has expired or not.
It uses timestamps to know if the cache has expired or not.
"""
if not cache:
return