Skip to content

First Open Source Contribution#1280

Open
MarianoFederici wants to merge 2 commits intosukeesh:masterfrom
MarianoFederici:open-source-contribution
Open

First Open Source Contribution#1280
MarianoFederici wants to merge 2 commits intosukeesh:masterfrom
MarianoFederici:open-source-contribution

Conversation

@MarianoFederici
Copy link
Copy Markdown

This Pull Request updates internal imports within the jarviscli package to ensure the project runs correctly.

Previously, running the project as a module resulted in multiple ModuleNotFoundError exceptions due to the use of absolute imports for internal modules. This is addressing issue #1276 which encountered similar problems as me. Because the project attempts to use global imports but in reality they are inside the jarviscli package.

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