invoke lint
(uses `...invoke lint
(uses `...invoke lint
(uses `...release prep for 0.18.4
These release notes never made it into the 0.18.x
branch
Make it possible to override the default develop
trunk used by ge_releaser by setting an environment variable.
Forgot to actually link to our dockerhub page
invoke lint
(uses `...invoke lint
(uses `...invoke lint
(uses `...invoke lint
(uses `...When poetry makes a new release, we will see a warning in the test output, but it won't fail the build unless it is older than the hard-coded value we test against.
Critically, this version includes changes to the default value for the SQLDatasource.create_temp_table
field from True
to False
and a related fix for QueryAsset
so that it works without temp_tables
.
invoke lint
(uses `...release prep for 0.18.6
invoke lint
(uses `...invoke lint
(uses `...Bump Docker GX OSS version to 0.18.7
Update README
invoke lint
(uses `...invoke lint
(uses `...invoke lint
(uses `...Add various static analysis and code quality tools including
Add python 3.7
and 3.8-dev
to Travis CI
Allow for failure on branch 3.8-dev
Add Travis CI build badge to readme
Ran formatter and addressed linting errors.
I added _
underscores to the unused arguments but I would reccomend they just be removed and add a comment or TODO if they were meant as placeholders.
Messages
========
lifelines/fitters/coxph_fitter.py
Line: 619
pylint: unused-argument /...
pathlib2
and future-fstrings
to fix python2.7 "requests",
...
coveralls
at end of pipeline to upload coverage report to coveralls.io
3.4
and `...Ran formatter and addressed linting errors.
I added _
underscores to the unused arguments but I would reccomend they just be removed and add a comment or TODO if they were meant as placeholders.
Messages
========
lifelines/fitters/coxph_fitter.py
Line: 619
pylint: unused-...
Update the Travis CI to use an up to date version of Python3.7 instead of unreleased development version of 3.7