Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added math module #10

Merged
merged 1 commit into from
May 3, 2023
Merged

Added math module #10

merged 1 commit into from
May 3, 2023

Conversation

ElBe-Plaq
Copy link
Member

@ElBe-Plaq ElBe-Plaq commented May 3, 2023

Description

Added math module.

Closes #9.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Something else

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new errors or linter warnings
  • My changes generate no problems with other code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests passed locally with my changes

Warning
The syntax used in one of the committed files, uses not yet available features.

@ElBe-Plaq ElBe-Plaq added the feature New feature. label May 3, 2023
@ElBe-Plaq ElBe-Plaq added this to the Release Beta v0.1.0 milestone May 3, 2023
@ElBe-Plaq ElBe-Plaq self-assigned this May 3, 2023
@github-actions github-actions bot added the module Improvements or additions to the modules. label May 3, 2023
@mergify mergify bot added the Review requested A review by a core team member is requested. label May 3, 2023
@ElBe-Plaq ElBe-Plaq added approved Changes that got approved by the core team. able to merge Weather the PR is able to merge. and removed Review requested A review by a core team member is requested. labels May 3, 2023
@mergify mergify bot merged commit 1a6a44c into main May 3, 2023
@mergify
Copy link
Contributor

mergify bot commented May 3, 2023

Merging pull request

Successful checks:

  • CodeFactor

  • build

  • label

  • Summary

  • MegaLinter

  • pre-commit.ci - pr

@mergify mergify bot added the Review requested A review by a core team member is requested. label May 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the issue-9 branch May 3, 2023 14:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
able to merge Weather the PR is able to merge. approved Changes that got approved by the core team. feature New feature. module Improvements or additions to the modules. Review requested A review by a core team member is requested. size/L
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add math module
1 participant