Closed bgunnar5 closed 1 year ago
it looks like there are some merge issues that are causing CI to fail (search for <<<<)
This is a big PR! It'll take me some time to parse through it
@lucpeterson A lot of the changes are just to fix pylint errors throughout merlin so most of the files should be quick to review luckily. Above I listed the files that have the more important changes. No rush on this PR, though :)
This branch fixes almost all of the pylint errors we were seeing from the
merlin/
andtests/
directory. I had to update thesetup.cfg
file to include some global disable flags for pylint.