Apparently one of our rules (not sure which) doesn't work well with syntax like: ``` from builtins import * ``` We have disabled most rule for this line, but the rule checker is actually throwing an exception.
Apparently one of our rules (not sure which) doesn't work well with syntax like:
We have disabled most rule for this line, but the rule checker is actually throwing an exception.