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

Solution for Issue #694 #696

Merged
merged 5 commits into from
Dec 22, 2024
Merged

Solution for Issue #694 #696

merged 5 commits into from
Dec 22, 2024

Conversation

patrickbdevaney
Copy link
Contributor

@patrickbdevaney patrickbdevaney commented Dec 21, 2024

Description:
This PR addresses the OS Error 22 that occurs when saving to CSV on Windows due to the time formatting having a colon in it. The bug fix resolves the issue and ensures that CSV files are saved correctly on Windows.

Additionally, termcolor has been added as a dependency in both reqs.txt and pyproject.toml. T

he PR also includes a draft of proposed changes to integrate OpenTelemetry with FastAPI.

Issue:
Fixes OS Error 22 when saving CSV on Windows (related to time formatting).

Dependencies:

termcolor in requirements and pyproject.toml

Tag maintainer:
[email protected]

Twitter handle:
@patrickbdevaney


📚 Documentation preview 📚: https://swarms--696.org.readthedocs.build/en/696/

@kyegomez kyegomez merged commit 92d9458 into kyegomez:master Dec 22, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants