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 2f2f24a commit 278cdacCopy full SHA for 278cdac
pyproject.toml
@@ -44,4 +44,4 @@ Homepage = "https://github.com/toxakaz/EM-algo"
44
profile = "black"
45
46
[tool.pylint]
47
-disable = "too-few-public-methods, too-many-locals, line-too-long, too-many-positional-arguments"
+disable = "too-few-public-methods, too-many-locals, line-too-long, too-many-positional-arguments, fixme"
0 commit comments