Skip to content

Commit 6ad47be

Browse files
author
Ming
committed
isort fix
1 parent f4708d7 commit 6ad47be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/test_cas.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
from __future__ import absolute_import
33

44
import sys
5+
56
import pytest
6-
import cas
77
from pytest import fixture
88

9+
import cas
10+
911

1012
#general tests, apply to all protocols
1113
#

0 commit comments

Comments
 (0)