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 b83eabb commit 65ca4aaCopy full SHA for 65ca4aa
src/builder/enrich_data.py
@@ -10,6 +10,7 @@
10
11
from .config import *
12
13
+# pylint: disable=R0912,R0915
14
15
ptr_cache_lock = Lock()
16
0 commit comments