Open suganya-sk opened 1 year ago
Checked a couple of failures. They seem to be failing because of the changes made as part of this PR
> assert str(_reformat_helper(origin, ["import numpy as np"])) == expected
E TypeError: _reformat_helper() missing 1 required positional argument: 'use_black'
Note - I have a few tests failing locally on this but these tests are failing in master as well, so am assuming it's okay to raise a PR here.