We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ad178e + 63466b4 commit a2fc33bCopy full SHA for a2fc33b
.codeclimate.yml
@@ -0,0 +1,5 @@
1
+languages:
2
+ Python: true
3
+exclude_paths:
4
+- "tests/*.py"
5
+- "docs/*"
README.md
@@ -3,7 +3,7 @@ Real probability scales for matplotlib
[](https://travis-ci.org/phobson/mpl-probscale)
[](https://codecov.io/gh/phobson/mpl-probscale)
6
-
+[](https://codeclimate.com/github/phobson/mpl-probscale)
7
8
[Sphinx Docs](http://phobson.github.io/mpl-probscale/)
9
0 commit comments