Linting, removed extra line from pyproject.toml.

This commit is contained in:
2023-11-09 05:08:46 +00:00
parent b8197d7974
commit 9762d7c1ad
10 changed files with 1 additions and 11 deletions
+1
View File
@@ -2,6 +2,7 @@ import tempfile
from pathlib import Path
import pytest
from cista import config
from cista.protocol import Cp, MkDir, Mv, Rename, Rm