Commit 5b93b30f authored by Arnaud Fontaine's avatar Arnaud Fontaine

pylint: Consider all imports as absolute.

This should have no impact on existing code as pylint is ran on a named
temporary file anyway but it avoids useless checks for relative imports
and thus is slightly faster.
parent 4f385666
Pipeline #9811 failed with stage