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 committed by GitHub
커밋 061dbe8ed5
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제

파일 보기

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