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

fix(command): init --package path display #1312

Merged
merged 1 commit into from
Sep 14, 2023
Merged

fix(command): init --package path display #1312

merged 1 commit into from
Sep 14, 2023

Conversation

ProgramRipper
Copy link
Contributor

Description

fix #1311

Checklist

This pull request is:

  • A documentation / typographical error fix
    • Good to go, no issue or tests are needed
  • A short code fix
    • please include the issue number, and create an issue if none exists, which
      must include a complete example of the issue. one line code fixes without an
      issue and demonstration will not be accepted.
    • Please include: Fixes: #<issue number> in the commit message
    • please include tests. one line code fixes without tests will not be accepted.
  • A new feature implementation
    • please include the issue number, and create an issue if none exists, which must
      include a complete example of how the feature would look.
    • Please include: Fixes: #<issue number> in the commit message
    • please include tests.

@CaselIT
Copy link
Member

CaselIT commented Sep 14, 2023

Thanks.

I wonder if there is a linter that could detect these

@CaselIT CaselIT merged commit 0db60d7 into sqlalchemy:main Sep 14, 2023
4 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.

alembic init --package doesn't show adding __init__.py path correctly
2 participants