Skip to content

Commit b704167

Browse files
Add datas
1 parent 07e9ed7 commit b704167

20 files changed

+3694
-52
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ env/
44
venv/
55
.vscode/
66
__pycache__/
7-
data/
87
.env

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def call(self, rpc, params=[]):
3737
}
3838
)
3939
)
40+
return response
4041

4142
def print_log(self):
4243
output = ""

tests/data/emperor_penguin.vtp

876 KB
Binary file not shown.

tests/data/hat.vtp

Lines changed: 19 additions & 0 deletions
Large diffs are not rendered by default.

tests/data/hat_lambert2SG.vti

Lines changed: 10 additions & 0 deletions
Large diffs are not rendered by default.
10.3 KB
Loading
11.6 KB
Loading
10.3 KB
Loading
2.07 KB
Loading
2.08 KB
Loading

0 commit comments

Comments
 (0)