mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-10-31 23:25:58 +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
|