Skip to content

Remove unused imports from various files to clean up the codebase, in…#56

Merged
howethomas merged 1 commit intomainfrom
53-unused-imports-for-pil-and-pypdf-in-vconpy-cause-modulenotfounderror-with-default-installation
Sep 18, 2025
Merged

Remove unused imports from various files to clean up the codebase, in…#56
howethomas merged 1 commit intomainfrom
53-unused-imports-for-pil-and-pypdf-in-vconpy-cause-modulenotfounderror-with-default-installation

Conversation

@howethomas
Copy link
Copy Markdown
Contributor

…cluding json, pypdf, PIL, and others in packandunpack.py, vcon.py, and test files.

…cluding json, pypdf, PIL, and others in packandunpack.py, vcon.py, and test files.
@howethomas howethomas merged commit df9f4b6 into main Sep 18, 2025
6 checks passed
@howethomas howethomas deleted the 53-unused-imports-for-pil-and-pypdf-in-vconpy-cause-modulenotfounderror-with-default-installation branch September 18, 2025 21:54
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.

Unused imports for PIL and pypdf in vcon.py cause ModuleNotFoundError with default installation

1 participant