Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added pdf transform and tests #502

Merged
merged 15 commits into from
Aug 7, 2023
Merged

added pdf transform and tests #502

merged 15 commits into from
Aug 7, 2023

Conversation

Tyrest
Copy link
Contributor

@Tyrest Tyrest commented Aug 1, 2023

@Tyrest Tyrest requested a review from rajasbansal August 1, 2023 00:25
Copy link
Contributor

@rajasbansal rajasbansal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with minor comment

src/autolabel/transforms/__init__.py Outdated Show resolved Hide resolved
@rajasbansal
Copy link
Contributor

We will need pyproject.toml changes, we would need to add pypdf as a dependency

pyproject.toml Outdated Show resolved Hide resolved
src/autolabel/transforms/pdf.py Outdated Show resolved Hide resolved
src/autolabel/transforms/pdf.py Outdated Show resolved Hide resolved
@Tyrest Tyrest requested a review from rajasbansal August 2, 2023 19:13
Copy link
Contributor

@rajasbansal rajasbansal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tyrest lgtm. Lets discuss today with @yadavsahil197 to coordinate a change to the interface (adding async support for transforms). We can add that to this PR and then should be good to land

src/autolabel/transforms/pdf.py Show resolved Hide resolved
src/autolabel/transforms/pdf.py Show resolved Hide resolved
@Tyrest Tyrest merged commit 06893f8 into main Aug 7, 2023
2 checks passed
@Tyrest Tyrest deleted the pdf-transform branch August 7, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants