Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

fix(order_utils.py): unpin pylint version #1337

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Conversation

feuGeneA
Copy link
Contributor

Description

Yesterday I pinned pylint to the previous version, due to a problem with the newest release. Today they released a new version with the fix, so I'm unpinning it.

Testing instructions

Watch CI's static-tests-python

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

The version was pinned in order to work around a bug in pylint.  That
bug has been fixed and released.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.009%) to 85.267% when pulling 25183d5 on fix/unpin-pylint into 4653e4c on development.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants