Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyanka-Vevesta authored Jul 12, 2022
1 parent 0fc39df commit b993cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ Above were the steps to check-in the code to Vevesta. Now in order to check-in t
* Since it’s optional to pass the GitHub Repository while creating the project so if in case the user have not specified the GitHub Repository and he too did not mentioned it in the commit function then the project will not be able to pushed into the Git, however still the user will be getting an Excel File consisting of EDA performed.
* Run the command and the code is successfully checked in to the GitHub as well as Vevesta.
```
V.commit(techniqueUsed = "Zip Model", message="increased accuracy", version=1, projectId=148, attachmentFlag=True,repoName='My_Project')
V.commit(techniqueUsed = "Zip Model", message="increased accuracy", version=1, projectId=141, repoName='My_Project')
```

![img](https://miro.medium.com/max/1400/1*7yKCux2pPPMfoQmkMnRAxg.png)
Expand Down

0 comments on commit b993cc3

Please sign in to comment.