nixosTests.chromium: lint

Note: I didn't execute it entirely because I'd have to build chromium
for this, but the diff appears fine.
master
Maximilian Bosch 2021-05-08 22:58:41 +02:00 committed by aszlig
parent b9e7fb14e2
commit 774aba102a
No known key found for this signature in database
GPG Key ID: 684089CE67EBB691
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,8 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
in "${pkgs.xdotool}/bin/xdotool ${xdoScript}";
in ''
import shlex
from contextlib import contextmanager, _GeneratorContextManager
import re
from contextlib import contextmanager
# Run as user alice