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 import error in pyaml script #46

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

wojnilowicz
Copy link
Contributor

There is no main in main.py, so the import fails. This patch fixes it by redirecting the import to cli.py

There is no main in _main_.py, so the import fails. This patch fixes it
by redirecting the import to cli.py
@mk-fg mk-fg merged commit 96229a6 into mk-fg:master Jan 1, 2025
@mk-fg
Copy link
Owner

mk-fg commented Jan 1, 2025

Oh yeah, it was there, but I've moved it to cli.py for test-imports at some point (a while ago).
Thanks!

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.

None yet

2 participants