Skip to content

Conversation

@acebots-ai-local
Copy link

This pull request introduces a new endpoint for calculating the exponentiation of two numbers. The endpoint is added to the maths.py file in the my_tiny_service/api/routers directory, and a corresponding test is added to tests/test_api.py to ensure the functionality works as expected.

Changes made:

  • Added a new endpoint in maths.py for exponentiation.
  • Added a new test in tests/test_api.py to test the exponentiation endpoint.

This feature enhances the mathematical capabilities of our API by allowing users to calculate the exponentiation of two numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants