Skip to content

Commit 4784117

Browse files
committed
added comment
1 parent fe8105c commit 4784117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ load-plugins = [
181181
"pylint.extensions.docparams",
182182
"pylint.extensions.dunder",
183183
"pylint.extensions.for_any_all",
184+
# TODO enable once profiler complexity is fixed
184185
#"pylint.extensions.mccabe",
185186
"pylint.extensions.overlapping_exceptions",
186187
"pylint.extensions.private_import",

0 commit comments

Comments
 (0)