chore(e2e_tests): make the linter happier
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from helpers import *
|
||||
|
||||
import os
|
||||
import re
|
||||
|
||||
import pytest
|
||||
import git
|
||||
import pytest
|
||||
from helpers import TempGitRepositoryWorktree, funcname, grm, shell
|
||||
|
||||
|
||||
@pytest.mark.parametrize("pull", [True, False])
|
||||
|
||||
Reference in New Issue
Block a user