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

The "object" module does not exist #17

Open
cyberphor opened this issue Jul 29, 2024 · 0 comments
Open

The "object" module does not exist #17

cyberphor opened this issue Jul 29, 2024 · 0 comments

Comments

@cyberphor
Copy link

Discussion

Several files attempt to import the object module even though it does not exist in the models package. One of the first examples can be found under src/python_client/emass_client/api/artifacts_api.py (it includes the following statement: from emass_client.models.object import object).

Recommendation

Add the object module to the models package.

@cyberphor cyberphor changed the title The "object" Module Does Not Exist The "object" module does not exist Jul 29, 2024
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

No branches or pull requests

1 participant