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

Duplicate print function remove from init() method #3034

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

mmrraju
Copy link
Contributor

@mmrraju mmrraju commented Nov 18, 2022

In init() method there was duplicate print function like print "GitHub: Initialized successfully". Which should be before return statement.

Prepare


Description

Target issue

closes #issue-number-here

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

In init() method there was duplicate print function like `print "GitHub: Initialized successfully"`.
@moabu moabu merged commit 870a84f into JanssenProject:main Nov 21, 2022
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.

2 participants