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

refactor hop-pub #32

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

refactor hop-pub #32

wants to merge 18 commits into from

Conversation

KaraMelih
Copy link

made a class for some hop-pub methods

Description

Refactored the hop_pub.py script. Some of the methods are implemented in classes.
There is also the Test.ipynb notebook showing the application of the methods of the class.

Checklist

  • All new functions and classes are documented and adhere to Google doc style (3.8.3-3.8.6 of this document)
  • Add/update sphinx documentation with any relevant changes.
  • Add/update pytest-style tests in /tests, ensuring sufficient code coverage.
  • make test runs without errors.
  • make lint doesn't give any warnings.
  • make format doesn't give any code formatting suggestions.
  • make doc runs without errors and generated docs render correctly.
  • Check that CI pipeline run on this PR passes all stages.
  • Review signoff by at least one developer.

NOTE: If this PR relates to a release, open and reference an issue with the Release checklist template.

made a class for some hop-pub methods
@KaraMelih KaraMelih marked this pull request as ready for review August 25, 2021 06:54
@KaraMelih KaraMelih requested a review from Storreslara August 25, 2021 07:03
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