-
Oto Šťáva authored
New version of pylint removed the disabled `bad-continuation` check. It also added a parens check that we were violating in `test_random_close.py`, which is now fixed as well.
Oto Šťáva authoredNew version of pylint removed the disabled `bad-continuation` check. It also added a parens check that we were violating in `test_random_close.py`, which is now fixed as well.
Loading