Skip to content

refactor #2

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

refactor #2

wants to merge 3 commits into from

Conversation

DanielAvdar
Copy link
Owner

Pull Request Description

(replace this text with your description)


After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of docs/source/release_notes.rst to include this pull request by adding :pr:123.

Deleted outdated issue templates and redundant GitHub workflows from the repository. This streamlines the project by cleaning up unused files, improving overall maintenance and clarity.

Signed-off-by: DanielAvdar <[email protected]>
Updated variable naming conventions by adding underscores for unused variables to clarify intent and suppress warnings. Improved code formatting for better readability, such as line breaks and consistent indentation. Minor adjustments made in documentation files to fix spacing and formatting issues.

Signed-off-by: DanielAvdar <[email protected]>
The timeout flag was removed from the pytest command in the Makefile under the "test" target. This change simplifies the test command and avoids potential issues related to test timeouts.

Signed-off-by: DanielAvdar <[email protected]>
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.

1 participant