Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewZMSU committed Oct 31, 2024
1 parent 27794a0 commit b61a245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapypuppeteer/middlewares/restore.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import json
import logging
from http import HTTPStatus
from typing import Union, Dict
from typing import Dict, Union

from scrapy.crawler import Crawler

Expand Down

0 comments on commit b61a245

Please sign in to comment.