[galaxyproject/galaxy] b559cf: Drop E731 from flake8 enforcement (though we shoul...
Branch: refs/heads/release_16.01 Home: https://github.com/galaxyproject/galaxy Commit: b559cf303c1b14aa862ba394d7bc868bc517db5a https://github.com/galaxyproject/galaxy/commit/b559cf303c1b14aa862ba394d7bc8... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-01-13 (Wed, 13 Jan 2016) Changed paths: M setup.cfg Log Message: ----------- Drop E731 from flake8 enforcement (though we should revisit this and see if we *do* want to follow this or not) Commit: 2f1dbeee68ddd75a561fe0f463d5b9968278ef13 https://github.com/galaxyproject/galaxy/commit/2f1dbeee68ddd75a561fe0f463d5b... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-01-13 (Wed, 13 Jan 2016) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/managers/rbac_secured.py M lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py M lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py M lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py M lib/galaxy/util/pastescript/loadwsgi.py M lib/pulsar/client/amqp_exchange.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M test/casperjs/casperjs_runner.py Log Message: ----------- Address W503 and E721 errors now enforced by pep8 1.7. Commit: 86158cbc7fb601d0f3563fa2bea67e23b464db93 https://github.com/galaxyproject/galaxy/commit/86158cbc7fb601d0f3563fa2bea67... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-01-13 (Wed, 13 Jan 2016) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/managers/rbac_secured.py M lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py M lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py M lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py M lib/galaxy/util/pastescript/loadwsgi.py M lib/pulsar/client/amqp_exchange.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M setup.cfg M test/casperjs/casperjs_runner.py Log Message: ----------- Merge pull request #1487 from dannon/release_16.01 [16.01] Cherrypick of pep8 fixes. Compare: https://github.com/galaxyproject/galaxy/compare/24cb97cdbf96...86158cbc7fb6
participants (1)
-
GitHub