Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit842bc08

Browse files
Code style (flake8)
1 parente6f4448 commit842bc08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎tests/test_simple_remote.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
from ..testgres.utilsimportfile_tail
5353
from ..testgres.nodeimportProcessProxy,ConnectionParams
5454

55+
5556
defpg_version_ge(version):
5657
cur_ver=PgVer(get_pg_version())
5758
min_ver=PgVer(version)
@@ -93,7 +94,7 @@ class TestgresRemoteTests:
9394
ssh_key=os.getenv('RDBMS_TESTPOOL_SSHKEY'))
9495

9596
sm_os_ops=RemoteOperations(sm_conn_params)
96-
97+
9798
@pytest.fixture(autouse=True,scope="class")
9899
defimplicit_fixture(self):
99100
prev_ops=testgres_config.os_ops

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp