We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 632a68a commit 0e4649bCopy full SHA for 0e4649b
scaleway-core/pyproject.toml
@@ -98,7 +98,7 @@ select = [
98
]
99
100
[tool.pyrefly.errors]
101
-import-error = false
+missing-import = false
102
not-callable = false
103
bad-return = false
104
bad-assignment = false
scaleway/pyproject.toml
@@ -103,7 +103,7 @@ select = [
missing-attribute = false
no-access = false
105
no-matching-overload = false
106
107
108
109
missing-argument = false
0 commit comments