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

Replace the 3.10 style type hints with the traditional style. #909

Merged
merged 3 commits into from
Dec 16, 2023

Conversation

similato87
Copy link
Collaborator

@similato87 similato87 commented Dec 16, 2023

Refactor: Replaced Python 3.10 style type hints with traditional Optional syntax for broader compatibility for #898.

Copy link
Contributor

sweep-ai bot commented Dec 16, 2023

Apply Sweep Rules to your PR?

  • Apply: Ensure all new functions and classes have very clear, concise and up-to-date docstrings. Take gpt_engineer/ai.py as a good example.

@ErikBjare
Copy link
Collaborator

Format the code with black to fix the precommit check

@similato87
Copy link
Collaborator Author

Format the code with black to fix the precommit check

Finished all successfully, thanks!

@ATheorell ATheorell merged commit 7c4c314 into gpt-engineer-org:main Dec 16, 2023
4 checks passed
@ATheorell
Copy link
Collaborator

Thanks for fixing

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.

3 participants