-
Notifications
You must be signed in to change notification settings - Fork 509
fix: format and check the main branch to pass the static analysis CI check
#866
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
Conversation
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
This is a breaking change, crewai backwards compatibility will stop working unless something changed on their end
What's the backstory / objective for this PR |
Only refactors the code a little to comply with linting
Read title |
|
@teocns why was this PR closed without providing any information? |
|
Read my comment:
|
Like I said, its only a small refactor, no breaking changes since the namespace contains the functions. Has been tested with crewai and is working as expected. |
|
Please reopen a PR carefully suppressing critical imports like |
Changelog
agentops/__init__.pyto ignore top-level import and*import foragentops.legacytrack_agentandtrack_toolfrom__all__inagentops/__init__.pysince they were imported fromagentops.legacy.pre-commit-config.yamlfile with theruffversion used and ignoring theexamplesdirectory