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

Create README.md #2

Merged
merged 2 commits into from
Jun 15, 2021
Merged

Create README.md #2

merged 2 commits into from
Jun 15, 2021

Conversation

open-risk
Copy link
Contributor

No description provided.

open-risk and others added 2 commits June 3, 2021 11:39
* README.md updated.

* initializing Functionality doc

* Creditrisk  functionality doc added
@Purvanshsingh
Copy link
Member

@chrizandr Please do merge this PR.
as it is following #8 (which is already approved) to the main branch

@Purvanshsingh Purvanshsingh merged commit 6cef0c2 into main Jun 15, 2021
import pickle

API_Doc_file = open("creditrisk_poc/API_Doc/APIDOC","rb")
doc = pickle.load(API_Doc_file)
Copy link
Contributor

Choose a reason for hiding this comment

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

@Purvanshsingh why is this being merged? it is using the pickle serialisation that we agreed to change.
#3 should have been merged first and this one only after, please be more attentive

Copy link
Contributor

Choose a reason for hiding this comment

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

@chrizandr this should have not been approved

Copy link
Member

Choose a reason for hiding this comment

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

@Mec-iS I'll fix that now, it was a small change else everything was approved by phillipos that's why I merged.

Copy link
Member

Choose a reason for hiding this comment

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

We had approved this on the call. I thought it was already reviewed by Phillipos as well.

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.

4 participants