mirror of https://github.com/vladmandic/automatic
commit
6c5f7c298a
|
|
@ -383,6 +383,10 @@ exclude = [
|
|||
"**/__pycache__",
|
||||
"venv",
|
||||
]
|
||||
extraPaths = [
|
||||
"scripts",
|
||||
"pipelines",
|
||||
]
|
||||
reportMissingImports = "none"
|
||||
reportInvalidTypeForm = "none"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue