mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 05:35:43 +00:00
chore: run isort on tests
This commit is contained in:
@@ -5,7 +5,7 @@ import pathlib
|
||||
import pytest
|
||||
|
||||
import tembo.cli
|
||||
from tembo.cli.cli import new, list_all
|
||||
from tembo.cli.cli import list_all, new
|
||||
|
||||
|
||||
def test_new_dry_run(shared_datadir, tmpdir, capsys):
|
||||
|
||||
Reference in New Issue
Block a user