mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 01:34:21 +01:00
testing: Format mvcc.py to make ruff happy...
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from pydantic import BaseModel
|
||||
|
||||
from cli_tests import console
|
||||
from cli_tests.test_turso_cli import TestTursoShell
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
# This tests verify that experimental MVCC feature works as expected. The test
|
||||
|
||||
Reference in New Issue
Block a user