Merge pull request #8907 from hugovk/isort-5-config-updates

This commit is contained in:
Pradyun Gedam 2020-09-24 21:40:57 +05:30 committato da GitHub
commit 061dbe8ed5
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni

Vedi File

@ -9,10 +9,6 @@ skip =
data
known_third_party =
pip._vendor
known_first_party =
pip
tests
default_section = THIRDPARTY
[flake8]
max-line-length = 88