feat: rename speckle to specklepy

This commit is contained in:
izzy lyseggen
2021-04-09 12:25:32 +01:00
parent 066bc44457
commit 434ada8bc1
43 changed files with 96 additions and 89 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import pytest
from speckle.api.models import Commit, Stream
from specklepy.api.models import Commit, Stream
@pytest.mark.run(order=4)