https://github.com/GPflow/GPflow
Revision 1929a362d206dd1e84ad375c751f141c1870b419 authored by st-- on 27 May 2020, 16:39:27 UTC, committed by GitHub on 27 May 2020, 16:39:27 UTC
Fixes a syntax error in the Makefile introduced by #1471. Also adds a `format-check` target for black --check and a `check-all` target that runs format-check, type-check and the pytest tests.
1 parent f8676eb
History
Tip revision: 1929a362d206dd1e84ad375c751f141c1870b419 authored by st-- on 27 May 2020, 16:39:27 UTC
Makefile quickfix (#1482)
Tip revision: 1929a36
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 866 bytes
.pylintrc -rw-r--r-- 14.6 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 9.6 KB
RELEASE.md -rw-r--r-- 131 bytes
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 274 bytes
contributing.md -rw-r--r-- 7.3 KB
mypy.ini -rw-r--r-- 701 bytes
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 2.1 KB
tests_requirements.txt -rw-r--r-- 243 bytes

README.md

back to top