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
…v#165)
This is a new syntax added in python3.7, so black can't verify that reformatting will not change the ast unless black itself is run with 3.7. We'll need to change the error message black gives in this case. @ambv any ideas?
Fixespytest-dev#125.
Originally reported by: Anonymous
In http://pytest.org/latest/faq.html there are a number of links that return 404.
For example, in the section: "Is using funcarg- versus xUnit setup a style question?"
there are 404 links to:
http://pytest.org/latest/test/funcargs.html
http://pytest.org/latest/test/plugin/monkeypatch.html
http://pytest.org/latest/test/plugin/tmpdir.html
http://pytest.org/latest/test/plugin/capture.html
The text was updated successfully, but these errors were encountered: