Skip to content

Commit 65ca4aa

Browse files
committed
lint fixes
1 parent b83eabb commit 65ca4aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/builder/enrich_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
from .config import *
1212

13+
# pylint: disable=R0912,R0915
1314

1415
ptr_cache_lock = Lock()
1516

0 commit comments

Comments
 (0)