We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8105743 commit 0da4f27Copy full SHA for 0da4f27
tests/test_lazy.py
@@ -1,6 +1,4 @@
1
-import pytest
2
-
3
-from compas_session.lazyload import LazyLoadSession, LazyLoadSessionError
+from compas_session.lazyload import LazyLoadSession
4
5
6
def test_session_noname():
0 commit comments