Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[flake8] One more time
  • Loading branch information
dmitry-lipetsk committed Aug 15, 2025
commit 753bdb001ea9cde96194169931ac911c73cbc98a
1 change: 0 additions & 1 deletion testgres/operations/remote_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import logging
import typing
import copy
import socket

from ..exceptions import ExecUtilException
from ..exceptions import InvalidOperationException
Expand Down