[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Jul 26 07:21:45 PDT 2017


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/93be7b60d2c2/
Changeset:   93be7b60d2c2
User:        ngoldbaum
Date:        2017-07-26 03:00:21+00:00
Summary:     Fix link to flake8 docs. Fixes #1507
Affected #:  1 file

diff -r 85cb5b40cd70e9772c4f581e8133692d5f73ed9e -r 93be7b60d2c286ffa7ac6d4825e65bf39613daaa CONTRIBUTING.rst
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -722,7 +722,7 @@
 cleaned up the rest of the yt codebase of the errors and warnings detected by
 the `flake8` tool. Note that this will only trigger a subset of the `full flake8
 error and warning list
-<http://flake8.readthedocs.org/en/latest/warnings.html>`_, since we explicitly
+<http://flake8.readthedocs.io/en/latest/user/error-codes.html>`_, since we explicitly
 blacklist a large number of the full list of rules that are checked by
 ``flake8`` by default.
 


https://bitbucket.org/yt_analysis/yt/commits/71d0f9b7951c/
Changeset:   71d0f9b7951c
User:        xarthisius
Date:        2017-07-26 14:21:31+00:00
Summary:     Merge pull request #1508 from yt-project/flake8-link

Fix link to flake8 docs. Fixes #1507
Affected #:  1 file

diff -r 44d22df96ff0c461e1880a6da0ed5e23366fe666 -r 71d0f9b7951cd8562f219d1a610d505a6d256873 CONTRIBUTING.rst
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -722,7 +722,7 @@
 cleaned up the rest of the yt codebase of the errors and warnings detected by
 the `flake8` tool. Note that this will only trigger a subset of the `full flake8
 error and warning list
-<http://flake8.readthedocs.org/en/latest/warnings.html>`_, since we explicitly
+<http://flake8.readthedocs.io/en/latest/user/error-codes.html>`_, since we explicitly
 blacklist a large number of the full list of rules that are checked by
 ``flake8`` by default.

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list