mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
7 lines
81 B
TOML
7 lines
81 B
TOML
[tool.black]
|
|
line-length = 120
|
|
|
|
[tool.isort]
|
|
profile = "black"
|
|
line_length = 120
|