mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
9 lines
57 B
TOML
9 lines
57 B
TOML
[lint]
|
|
ignore = [
|
|
"E741",
|
|
|
|
"F403",
|
|
"F405",
|
|
"E713",
|
|
]
|