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

Add Function to fix #183 #235

Merged
merged 4 commits into from
Feb 2, 2023
Merged

Conversation

JanWagner1312
Copy link

@JanWagner1312 JanWagner1312 commented Jan 18, 2023

Description

Please include a summary of the changes.

Relates to #183

Checklist

  • My code follows the PEP 8 style guidelines.
  • My code uses type hinting for function and method arguments and return values.
  • My code contains descriptive and helpful docstrings
    which are formatted per the Google Python Style Guidelines.
  • I have created tests which entirely cover my code.
  • The test code either 1. demonstrates at least one valuable use case (e.g. integration tests)
    or 2. verifies that outputs are as expected for given inputs (e.g. unit tests).
  • New and existing tests pass locally with my changes.

@JanWagner1312 JanWagner1312 changed the title Add Function to fix #183 [WIP] Add Function to fix #183 Jan 31, 2023
@AlexanderJuestel AlexanderJuestel changed the title [WIP] Add Function to fix #183 Add Function to fix #183 Feb 2, 2023
@AlexanderJuestel AlexanderJuestel merged commit a5875ef into cgre-aachen:main Feb 2, 2023
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.

None yet

2 participants