Skip to content

Fix isort deprecation warning - #502

Merged
c-w merged 1 commit into
masterfrom
isort
Oct 4, 2020
Merged

Fix isort deprecation warning#502
c-w merged 1 commit into
masterfrom
isort

Conversation

@c-w

@c-w c-w commented Oct 4, 2020

Copy link
Copy Markdown
Member

This pull request fixes the following deprecation warning which was introduced in 70b542e.

/usr/local/lib/python3.7/site-packages/isort/main.py:915: UserWarning: W0501: The following deprecated CLI flags were used and ignored: --recursive!
  "W0501: The following deprecated CLI flags were used and ignored: "
/usr/local/lib/python3.7/site-packages/isort/main.py:919: UserWarning: W0500: Please see the 5.0.0 Upgrade guide: https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0/
  "W0500: Please see the 5.0.0 Upgrade guide: "

@c-w
c-w merged commit 5444668 into master Oct 4, 2020
@c-w
c-w deleted the isort branch October 4, 2020 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant