Bump pylint from 2.4.4 to 2.8.2 (#335)
* Bump pylint from 2.4.4 to 2.8.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.8.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.4...v2.8.2 ) Signed-off-by:dependabot-preview[bot] <support@dependabot.com> * ignore lxml elemebt builder not callable * addressed most linting issues * ignore false positive unsubscriptable-object Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by:
Daniel Ecer <de-code@users.noreply.github.com>
Showing
- requirements.dev.txt 1 addition, 1 deletionrequirements.dev.txt
- sciencebeam_gym/convert/grobid/grobid_service_wrapper.py 1 addition, 1 deletionsciencebeam_gym/convert/grobid/grobid_service_wrapper.py
- sciencebeam_gym/convert/grobid/grobid_xml_enhancer.py 8 additions, 6 deletionssciencebeam_gym/convert/grobid/grobid_xml_enhancer.py
- sciencebeam_gym/models/text/crf/autocut_model.py 3 additions, 3 deletionssciencebeam_gym/models/text/crf/autocut_model.py
- sciencebeam_gym/models/text/crf/crfsuite_model.py 1 addition, 1 deletionsciencebeam_gym/models/text/crf/crfsuite_model.py
- sciencebeam_gym/models/text/crf/crfsuite_training_pipeline.py 1 addition, 3 deletions...ncebeam_gym/models/text/crf/crfsuite_training_pipeline.py
- sciencebeam_gym/preprocess/annotation/matching_annotator.py 5 additions, 2 deletionssciencebeam_gym/preprocess/annotation/matching_annotator.py
- sciencebeam_gym/preprocess/preprocessing_transforms.py 1 addition, 1 deletionsciencebeam_gym/preprocess/preprocessing_transforms.py
- sciencebeam_gym/preprocess/preprocessing_utils.py 1 addition, 1 deletionsciencebeam_gym/preprocess/preprocessing_utils.py
- sciencebeam_gym/structured_document/__init__.py 3 additions, 3 deletionssciencebeam_gym/structured_document/__init__.py
- sciencebeam_gym/trainer/task.py 24 additions, 26 deletionssciencebeam_gym/trainer/task.py
- sciencebeam_gym/trainer/util.py 1 addition, 1 deletionsciencebeam_gym/trainer/util.py
- tests/models/crf/autocut_training_pipeline_test.py 1 addition, 1 deletiontests/models/crf/autocut_training_pipeline_test.py
Please register or sign in to comment