https://github.com/GPflow/GPflow
Revision f5c047479fe770b1a2cb618b55129227122c37fc authored by Mark van der Wilk on 13 November 2017, 13:57:14 UTC, committed by GitHub on 13 November 2017, 13:57:14 UTC
If `parent` (L115) has `__len__()` defined, this will be called in the `if` statement. This is not the intended check.
1 parent a382def
History
Tip revision: f5c047479fe770b1a2cb618b55129227122c37fc authored by Mark van der Wilk on 13 November 2017, 13:57:14 UTC
Explicit checking of None in set_parent
Tip revision: f5c0474
File Mode Size
doc
gpflow
notebooks
tests
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 793 bytes
.pylintrc -rw-r--r-- 14.6 KB
.travis.yml -rw-r--r-- 978 bytes
Dockerfile -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 166 bytes
README.md -rw-r--r-- 4.5 KB
RELEASE.md -rw-r--r-- 3.7 KB
codecov.yml -rw-r--r-- 158 bytes
contributing.md -rw-r--r-- 4.1 KB
docs_require.txt -rw-r--r-- 404 bytes
roadmap.md -rw-r--r-- 506 bytes
run_tests.sh -rwxr-xr-x 896 bytes
setup.py -rw-r--r-- 2.6 KB

README.md

back to top