You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-35Lines changed: 20 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,25 +56,26 @@ pytest --cov-report html --cov=deep-code
56
56
providing different utility functions.
57
57
Use the --help option with these subcommands to get more details on usage.
58
58
59
-
The CLI retrieves the Git username and personal access token from a hidden file named .gitaccess. Ensure this file is located in the same directory where you execute the CLI
59
+
The CLI retrieves the Git username and personal access token from a hidden file named
60
+
.gitaccess. Ensure this file is located in the same directory where you execute the CLI
60
61
command.
61
62
62
-
### deep-code publish-product
63
-
64
-
Publish a dataset which is a result of an experiment to the EarthCODE
0 commit comments