Skip to content

Conversation

@99hats
Copy link

@99hats 99hats commented Nov 2, 2025

…import

The notebook had 'import re' and 'from urllib.parse import quote' concatenated on the same line, causing the generated core.py to be malformed. This fix ensures both imports are on separate lines.

Regenerated core.py using nbdev_export.

…import

The notebook had 'import re' and 'from urllib.parse import quote'
concatenated on the same line, causing the generated core.py to be
malformed. This fix ensures both imports are on separate lines.

Regenerated core.py using nbdev_export.
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.

1 participant