Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 20, 2023
1 parent 1324360 commit 7cbdf6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions juriscraper/pacer/acms_attachment_page.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
import json
import pprint
import sys

from typing import Dict

from ..lib.log_tools import make_default_logger

from .reports import BaseReport


logger = make_default_logger()


Expand Down

0 comments on commit 7cbdf6e

Please sign in to comment.