Skip to content

Commit 30f156b

Browse files
committed
showcase: Remove __path__ hack
1 parent 71f3f22 commit 30f156b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/showcase/showcase_expanse.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
Subclasses NutsContext and therefore does not need network access.
88
"""
99

10-
__path__ = "tests.showcase.showcase_expanse.TestExpanseCrew"
11-
1210
from typing import List, Dict, Any
1311

1412
import pytest

0 commit comments

Comments
 (0)