Skip to content

Fix default theme configuration - #157

Open
jdillard wants to merge 1 commit into
useblocks:mainfrom
jdillard:fix-default-theme
Open

Fix default theme configuration#157
jdillard wants to merge 1 commit into
useblocks:mainfrom
jdillard:fix-default-theme

Conversation

@jdillard

@jdillard jdillard commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The default simplepdf_theme is resolved directly instead of via importlib.import_module("simplepdf_theme"), which was failing and emitting a warning on every build.

I didn't update the changelog since this is a fix to an unreleased feature.

Fixes #156

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.

Warning if no simplepdf_theme is configured

1 participant