Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyb committed Nov 29, 2023
1 parent 08bec87 commit 1761f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/github/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from ..timescaledb.writer import TIMESCALEDB_URL
from ..tools.dates import iter_days, previous_weekday
from . import api, security
from .prs import process_prs
from .prs import drop_archived_prs, process_prs


log = structlog.get_logger()
Expand Down

0 comments on commit 1761f1f

Please sign in to comment.