forked from cleanlab/cleanlab
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:cgnorthcutt/cleanlab
- Loading branch information
Showing
2 changed files
with
57 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Contributions to cleanlab are welcome. When contributing, please keep the following in mind: | ||
|
||
1. Avoid adding blank lines or spaces to the ends of lines. | ||
2. Follow PEP-8 coding style. | ||
3. Always add tests to check the code you added. Tests go in `cleanlab/tests/`. | ||
4. Submit a pull request (it will automatically run your code and make sure nothing breaks). | ||
|
||
Thanks! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters