Download this file
1 2 3 4 5 6 7 8 9 10
[lint] extend-select = ["I", "NPY201"] [lint.per-file-ignores] "__init__.py" = ["E402"] "inmoose/__init__.py" = ["I"] "inmoose/edgepy/__init__.py" = ["I"] [format] exclude = ["inmoose/__init__.py"]