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