[smg][ci] preserve model launch order with test collected (#16618)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Constants and enums for E2E test infrastructure."""
|
||||
|
||||
from enum import Enum, auto
|
||||
from enum import Enum
|
||||
|
||||
|
||||
class ConnectionMode(str, Enum):
|
||||
|
||||
Reference in New Issue
Block a user