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

Output class #47

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Output class #47

merged 1 commit into from
Oct 26, 2021

Conversation

ha36d
Copy link
Contributor

@ha36d ha36d commented Oct 23, 2021

Adds a check to fix the second part of #38
Adds a separate class for output to fix the second part of #38

nirjas/output/output.py Outdated Show resolved Hide resolved
nirjas/main.py Outdated Show resolved Hide resolved
@ha36d ha36d force-pushed the output-class branch 4 times, most recently from 4d0020a to 7bbff03 Compare October 24, 2021 09:01
@ha36d ha36d requested a review from Kaushl2208 October 24, 2021 09:04
Copy link
Member

@Kaushl2208 Kaushl2208 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ha36d , This looks good to me, Can you try and squash the commits as well? We try to keep our history atomic and clean!!

@ha36d
Copy link
Contributor Author

ha36d commented Oct 24, 2021

squash the commits

It's done @Kaushl2208.

Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good.
Needs a test

@GMishx
Copy link
Member

GMishx commented Oct 26, 2021

@ha36d Please expose the new class Output by adding from .output import Output to nirjas/output/__init__.py

Other functionality is working fine.

@ha36d
Copy link
Contributor Author

ha36d commented Oct 26, 2021

@GMishx it's ok.

Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, working as expected.

@GMishx GMishx merged commit c310d96 into fossology:master Oct 26, 2021
@GMishx
Copy link
Member

GMishx commented Oct 26, 2021

@GMishx it's ok.

Yes @ha36d , thank you.
I've merged the code.

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.

3 participants