Skip to content

Commit 1abec77

Browse files
Apply prepare changes
1 parent 81aa92a commit 1abec77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_functions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ def test_get_inspector_children():
216216
assert type(inspection_tree) is list
217217
assert type(inspection_tree[0]) is dict
218218

219+
219220
def test_filter_geode_objects():
220221
filters_list = ["", "crs", "inspector", None]
221222

0 commit comments

Comments
 (0)