7 lines
98 B
TOML
7 lines
98 B
TOML
|
|
[tool.isort]
|
||
|
|
profile = "appnexus"
|
||
|
|
known_application = "pyee"
|
||
|
|
|
||
|
|
[tool.pyright]
|
||
|
|
include = ["python"]
|