Skip to content

populate __init__.py with package docstring and __version__#78

Merged
zaihuaji merged 1 commit into
mainfrom
Hua-work-dsarch
May 15, 2026
Merged

populate __init__.py with package docstring and __version__#78
zaihuaji merged 1 commit into
mainfrom
Hua-work-dsarch

Conversation

@zaihuaji
Copy link
Copy Markdown
Collaborator

Eagerly imports the legacy capitalized submodules so that from <package> import Pg<Name> continues to return the module object that existing callers depend on. Documents both the legacy module-based API and the preferred class-based API.

Eagerly imports the legacy capitalized submodules so that
``from <package> import Pg<Name>`` continues to return the
module object that existing callers depend on. Documents both
the legacy module-based API and the preferred class-based API.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zaihuaji zaihuaji merged commit 5b4def4 into main May 15, 2026
2 checks passed
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