aboutsummaryrefslogtreecommitdiffstats
path: root/python/shell.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-05-26 18:10:41 -0700
committerBryan Newbold <bnewbold@robocracy.org>2020-05-26 18:10:45 -0700
commit57fcf767179462a5696543c8119f9e67082f9e48 (patch)
tree1516753764243ba084873643497379ecca733313 /python/shell.py
parent05f999ed83a847d7f7ddb63e6f8627398e9afa18 (diff)
downloadfatcat-57fcf767179462a5696543c8119f9e67082f9e48.tar.gz
fatcat-57fcf767179462a5696543c8119f9e67082f9e48.zip
HACK: try to squelch pylint in CI
Gitlab CI is showing lint errors like: =================================== FAILURES =================================== 6316 _______________________ [pylint] tests/harvest_state.py ________________________ 6317 E: 19,11: hs.next is not callable (not-callable) 6318 E: 33,11: hs.next is not callable (not-callable) 6319 E: 19,11: hs.next is not callable (not-callable) [...] this is confusing as we use pipenv with a lock, so I should see the exact same errors locally. This commit is a hack to try and fix this and unbreak builds until we can debug further.
Diffstat (limited to 'python/shell.py')
0 files changed, 0 insertions, 0 deletions