mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-11-01 01:25:54 +00:00
7 lines
203 B
INI
7 lines
203 B
INI
|
[isort]
|
||
|
line_length = 100
|
||
|
default_section = THIRDPARTY
|
||
|
known_first_party = nyaa
|
||
|
known_flask = flask, flask_wtf, flask_paginate, jinja2, werkzeug
|
||
|
sections = STDLIB,FLASK,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
|