iter_return_stmts should also return return statements without a value.

This commit is contained in:
Dave Halter
2017-09-02 12:32:32 +02:00
parent 9ab5937a3c
commit e79c0755eb
3 changed files with 25 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
addopts = --doctest-modules
# Ignore broken files inblackbox test directories
norecursedirs = .* docs scripts normalizer_issue_files
norecursedirs = .* docs scripts normalizer_issue_files build
# Activate `clean_jedi_cache` fixture for all tests. This should be
# fine as long as we are using `clean_jedi_cache` as a session scoped