Skip to content

Commit

Permalink
rerun isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo Napoles committed Dec 10, 2024
1 parent 569d298 commit 2889de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/download_pdfs.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os

import yaml
from playwright.sync_api import Playwright, sync_playwright
import yaml


def run(playwright: Playwright) -> None:
Expand Down

0 comments on commit 2889de5

Please sign in to comment.